Re: Help

From: Andrej <andrej(dot)groups(at)gmail(dot)com>
To: rikard wallen <rikardwallen(at)googlemail(dot)com>
Cc: pgsql-docs(at)postgresql(dot)org
Subject: Re: Help
Date: 2011-03-15 01:26:37
Message-ID: AANLkTimWM=HUGEpOBpKOsz0ggsojm-PVB69tEOx2iKn0@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

On 15 March 2011 07:57, rikard wallen <rikardwallen(at)googlemail(dot)com> wrote:
> How do I find the information about my postgresql such as: server, database
> user, port, password
> thank you

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

In response to

  • Help at 2011-03-14 18:57:04 from rikard wallen

Browse pgsql-docs by date

  From Date Subject
Next Message Bruce Momjian 2011-03-15 15:32:11 Re: explaining "context" column of pg_settings
Previous Message Dmitriy Igrishin 2011-03-14 20:41:04 Re: Multi-language glossary of PostgreSQL terms.