Hello list,
On Thu, Jul 01, 2004 at 01:55:19PM -0400, Tom Lane wrote:
> Jean-Christophe Weis <[EMAIL PROTECTED]> writes:
> > The variable PGDATA2 is set and marked for export in the root shell where I
> > start the server, but it is not passed into the server's environment.
>
> No, because the s
Jean-Christophe Weis <[EMAIL PROTECTED]> writes:
> The variable PGDATA2 is set and marked for export in the root shell where I
> start the server, but it is not passed into the server's environment.
No, because the start script is going to su to the postgres account,
and su is going to reset the e
Hello list,
I am a member of the french translation group for the PostgreSQL project.
I run PostgreSQL 7.2.1-2 on Debian Linux Woody (3.0r1).
I can't reproduce the steps described in Section 18.5 of the PostgreSQL 7.4
Documentation (Server Administration > Managing Databases > Alternative
Loca