Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[DOCS] Help

7 views
Skip to first unread message

rikard wallen

unread,
Mar 14, 2011, 2:57:04 PM3/14/11
to
How do I find the information about my postgresql such as: server, database user, port, password
thank you

Andrej

unread,
Mar 14, 2011, 9:26:37 PM3/14/11
to

Most commonly that will be
server = the machine you installed postgres on
port = postgres' default 5432 unless you changed it on installation
user = the user account that owns the database in question
password = the password you assigned to that user

Cheers,
Andrej

--
Sent via pgsql-docs mailing list (pgsql...@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs

0 new messages