All Questions
Tagged with postgresql-9.2 ubuntu
2 questions
1
vote
1
answer
306
views
clusterdb stopped working for PostgreSQL database in Ubuntu 12.04 server
After a fresh PostgreSQL install (version 9.2) on my Ubuntu server 12.04, clusterdb utility stopped working. I used the same config files as I used with version 9.1.
Below is the actual command:
...
1
vote
2
answers
322
views
Installing PostgreSQL 9.2 and PostGIS 2.0 on Ubuntu 12
At the current moment, March 4th 2013, can PostGIS2.0 be install with PostgreSQL 9.2?
I checked their website and to my understanding it is not possible...
I hope that's not the case. Can anyone ...