Re: Different Port for PostgreSQL?

From: Justin Clift <justin(at)postgresql(dot)org>
To: Dan Ostrowski <dan(at)triad-dev(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Different Port for PostgreSQL?
Date: 2002-09-23 18:36:23
Message-ID: 3D8F5F27.79DF5CD0@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message dan radom 2002-09-23 18:39:40 Re: Different Port for PostgreSQL?
Previous Message Christoph Dalitz 2002-09-23 18:14:58 Re: Postgresql Automatic vacuum