You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems to be your current version of postgre is depreciate.
I got this when I build the postres:9.3 : Version '9.3.11-1.pgdg80+1' for 'postgresql-9.3' was not found
I checked on http://apt.postgresql.org/pub/repos/apt/pool/9.3/p/postgresql-9.3/ .
I think the new PG_VERSION is 9.3.12-1.pgdg80+1
Can you verify it ?
Thanks
The text was updated successfully, but these errors were encountered:
Hi,
It seems to be your current version of postgre is depreciate.
I got this when I build the postres:9.3 : Version '9.3.11-1.pgdg80+1' for 'postgresql-9.3' was not found
I checked on http://apt.postgresql.org/pub/repos/apt/pool/9.3/p/postgresql-9.3/ .
I think the new PG_VERSION is 9.3.12-1.pgdg80+1
Can you verify it ?
Thanks
The text was updated successfully, but these errors were encountered: