PostgreSQL is the database server used to store information. Do you have a question or are you having problem with PostgreSQL? If so, post them here.
Moderator: Moderators
by Freeway » Sat Jan 23, 2010 9:29 pm
If I would like to change the password to my database can I just do it in the database management section of PT? or do I have to fuss with PSQL directly?
-
Freeway
-
- Posts: 191
- Joined: Sat Oct 17, 2009 12:56 pm
by WhiteRider » Sun Jan 24, 2010 5:30 am
I'm pretty sure you'll need to do it in postgres - Kraada will probably be able to help you out when he comes on later.
-
WhiteRider
- Moderator
-
- Posts: 54018
- Joined: Sat Jan 19, 2008 7:06 pm
- Location: UK
by kraada » Sun Jan 24, 2010 9:33 pm
You have to do it in postgresql directly. Actually the password isn't on the database it's on the user; you'd need to use the ALTER USER command which is detailed
here.
-
kraada
- Moderator
-
- Posts: 54431
- Joined: Wed Mar 05, 2008 2:32 am
- Location: NY
Return to PostgreSQL [Read Only]
Users browsing this forum: No registered users and 14 guests