Re: How can I run a PostgreSQL database outside /var/run/postgresql?

From: Kevin Grittner <kgrittn(at)ymail(dot)com>
To: "voipfc(at)gmail(dot)com" <voipfc(at)gmail(dot)com>, pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: How can I run a PostgreSQL database outside /var/run/postgresql?
Date: 2013-11-02 22:13:35
Message-ID: 1383430415.59679.YahooMailNeo@web162905.mail.bf1.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Frank Church <voipfc(at)gmail(dot)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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Kevin Grittner 2013-11-02 23:45:02 Re: [GENERAL] Cannot create matview when referencing another not-populated-yet matview in subquery
Previous Message Tom Lane 2013-11-02 19:47:28 Re: [100% SPAM] Re: Memory usage per postmaster process