![]() | Postgres Installation Ubuntu 11.10 |
|
14 Dec 2011, 04:43
Michael Sergio (1 post) |
I figured I’d share getting setup on my Ubuntu machine. Installing
Creating User
The bit above can be resolved with the following (replacing myusername for yours)
Then this should work
Installing Extensions
You can fix it by just downloading a package.
Downloading the postgresql-contrib packages will give the ability to use the following five commands:
And now you should be good to go! Thanks to the post by Tanner Watson for the CREATE EXTENSION command |
|
29 Dec 2011, 03:55
Sam McEwan (1 post) |
Just wanted to hit you with a massive thank you. After hours of no joy this post was a godsend. |
|
05 Aug 2012, 20:22
James Richardson (1 post) |
Create post. Thank you. |
|
10 Aug 2012, 03:34
James Summerford (1 post) |
..... |
|
10 Oct 2012, 15:15
Arun Rangarajan (2 posts) |
Thanks a ton, Michael! It works great for postgres 9.1! Unfortunately I had to remove postgres 9.1 and install 8.4 for another project. 8.4 does not have Used
and then:
Thanks to depesz’s answer here: |
| You must be logged in to comment |

