Re: [pg_hba.conf] publish own Python application using PostgreSQL

From: Jan de Visser <jan(at)de-visser(dot)net>
To: pgsql-general(at)postgresql(dot)org
Cc: c(dot)buhtz(at)posteo(dot)jp
Subject: Re: [pg_hba.conf] publish own Python application using PostgreSQL
Date: 2015-07-06 13:41:27
Message-ID: 2535124.NtgKolIbz9@bison
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On July 6, 2015 06:43:53 AM c(dot)buhtz(at)posteo(dot)jp wrote:
> On 2015-07-05 15:13 Jan de Visser <jan(at)de-visser(dot)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.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Pavel Stehule 2015-07-06 13:52:50 Re: Error prone compilation of stored procedure
Previous Message Adrian Klaver 2015-07-06 12:54:39 Re: unexpected data beyond EOF in block 260 of relation pg_tblspc