From: | "Dan Ostrowski" <dan(at)triad-dev(dot)com> |
---|---|
To: | "Justin Clift" <justin(at)postgresql(dot)org> |
Cc: | <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Different Port for PostgreSQL? |
Date: | 2002-09-23 18:45:31 |
Message-ID: | 005801c26331$684b2e20$0200000a@dan |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Wonderful! Thanks very much.
dan
----- Original Message -----
From: "Justin Clift" <justin(at)postgresql(dot)org>
To: "Dan Ostrowski" <dan(at)triad-dev(dot)com>
Cc: <pgsql-general(at)postgresql(dot)org>
Sent: Monday, September 23, 2002 1:36 PM
Subject: Re: [GENERAL] Different Port for PostgreSQL?
> Hi Dan,
>
> If you're going to be using PostgreSQL 7.2.2 (the latest recommended
> version), then the port number is a setting you can change in your
> postgresql.conf file. This file is created inside the PostgreSQL "data"
> directory when you first initialise the database with "initdb".
>
> This file is also very well commented and easy to figure out, so you'll
> be fine to just open it with a text editor and make the required change,
> then restart PostgreSQL. As a precaution, it's a good idea to make a
> backup of your postgresql.conf file too, just in case something goes
> wrong while you're editing (unlikely though).
>
> :-)
>
> Regards and best wishes,
>
> Justin Clift
>
> --
> "My grandfather once told me that there are two kinds of people: those
> who work and those who take the credit. He told me to try to be in the
> first group; there was less competition there."
> - Indira Gandhi
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html
From | Date | Subject | |
---|---|---|---|
Next Message | Manfred Koizar | 2002-09-23 19:02:00 | Re: [SQL] CURRENT_TIMESTAMP |
Previous Message | dan radom | 2002-09-23 18:39:40 | Re: Different Port for PostgreSQL? |