Re: How can I run a PostgreSQL database outside /var/run/postgresql? - Mailing list pgsql-general

From Kevin Grittner
Subject Re: How can I run a PostgreSQL database outside /var/run/postgresql?
Date
Msg-id 1383430415.59679.YahooMailNeo@web162905.mail.bf1.yahoo.com
Whole thread Raw
In response to How can I run a PostgreSQL database outside /var/run/postgresql?  (Frank Church <voipfc@gmail.com>)
Responses Re: How can I run a PostgreSQL database outside /var/run/postgresql?
List pgsql-general
Frank Church <voipfc@gmail.com> wrote:

> I just want to start up postgres or pg_ctl process using a
> different port, pointing to a different data directory and get it
> running, with permissions etc working okay.

I recommend you spend some time looking over the relevant
documentation, trying to make it work, and posting a more specific
question if you have problems with that.  These links might be good
places to start:

http://www.postgresql.org/docs/current/interactive/tutorial-start.html

http://www.postgresql.org/docs/current/interactive/app-initdb.html

--
Kevin Grittner
EDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgsql-general by date:

Previous
From: Gary Fu
Date:
Subject: Re: autovaccum task got cancelled
Next
From: David Johnston
Date:
Subject: Re: How can I run a PostgreSQL database outside /var/run/postgresql?