Re: [pg_hba.conf] publish own Python application using PostgreSQL - Mailing list pgsql-general

From Jan de Visser
Subject Re: [pg_hba.conf] publish own Python application using PostgreSQL
Date
Msg-id 2535124.NtgKolIbz9@bison
Whole thread Raw
In response to Re: [pg_hba.conf] publish own Python application using PostgreSQL  (<c.buhtz@posteo.jp>)
Responses Re: [pg_hba.conf] publish own Python application using PostgreSQL  (Mark Morgan Lloyd <markMLl.pgsql-general@telemetry.co.uk>)
List pgsql-general
On July 6, 2015 06:43:53 AM c.buhtz@posteo.jp wrote:
> On 2015-07-05 15:13 Jan de Visser <jan@de-visser.net> wrote:
> > You could set up a whole new server with a different $PGDATA on a
> > different port.
>
> I (and the user) don't want to setup anything - that is the point.

Well, you don't have to setup anything. You do an initdb in a different
directory, that will write a .conf file there, which you then massage to
include a different port. You'll use the same binaries as the standard pgsql
install, but in a different environment.



pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: unexpected data beyond EOF in block 260 of relation pg_tblspc
Next
From: pinker
Date:
Subject: Re: Error prone compilation of stored procedure