Install and setup postgres 9.3 DB on Ubuntu 14.04

preview_player
Показать описание
Walkthrough on Installing Postgres 9.3 Database on an Ubuntu 14.04 server
Рекомендации по теме
Комментарии
Автор

Your tute continues to help. A lot. Many thanks Patrick!

koitaki
Автор

best video i've found on the subject!

brianschermerhorn
Автор

I SHOULD THANK YOU, real good tutorial, i would suggest everyone
PS: codeline must be added to the notes of this video as TXT
thank you again!

donaldmulhaxhia
Автор

Helped a lot! :D
Thanks for this awesome tutorial.

ikramulalam
Автор

really great video for newbie like me! thax alot..!

sunnyjain
Автор

Great tutorial. Very detail explanation. Thank you!

ugqctrb
Автор

PostgreSQL on Linux Alpine takes 48Mb in virtual memory only. And can be installed with one command "docker-compose up".

AliaksandrHarbunou
Автор

1) Great tutorial. 2) Amazing cygwin prompt colors ^_^

MichaelButlerC
Автор

Thank you very much for the tutorial but I'm a kinda stuck here, while trying to install postgresql I get errors of unmet dependecies... please how do i fix this

boggyice
Автор

Thank you! One thing I do not get is at 9:13 when creating the table. Why does the "myapp" look like "));pp=#" ? I cannot create the table so I must be doing something wrong.

quidquopro
Автор

i keep getting a password fail when trying to log in as the users i created i went back and checked the passwords and they are definitely correct, any ideas what might cause this?

lucym
Автор

Thank you Patrick for this video. I want to use PostgreSQL in generation of Local Dynamic Map (LDM). WHat do think, is that possible to create dynamic map using PostgreSQL. If you have any experiences of this topic, could you share or do some other video. Because, now LDM is one of the most important thing in Smart or Autonomous Car. Thank you for your video tutorial. I like it !

LidoList
Автор

Thanks for this! But I got stacked up after I logged in using (psql -h localhost -U app_ro myapp)
It returns 0 rows when doing /z and no relations found when trying to SELECT * FROM test; pls. help.

rlangn
Автор

Thanks a lot! this was a very helpful tutorial.. do you have anytutorial on creating a database using eclipse + postgres? :)
i am using eclipse mars :) advance thanks and hoping for a further feedback

(creating database using postgres, then use eclipse mars as for adding (create), updating, deleting and display database )
newbie but looking for an advance tutorial and easy to catch up thank you sir! :) kudos!

joyishlatorre
Автор

Great tutorial. Why wouldn't this come included in my brain at birth, I don't know. But you make it as clear as walking (left-right, left-right... you know). `\du`, `\l` made the switch go, "click", in my brain.
You mentioned a cheat sheet? Have you made that public as well?

mtbirds