Re: PGOPTIONS and default_tablespace - Mailing list pgsql-admin

From Thomas Markus
Subject Re: PGOPTIONS and default_tablespace
Date
Msg-id 496B10E7.6050604@proventis.net
Whole thread Raw
In response to PGOPTIONS and default_tablespace  (Jan-Peter.Seifert@gmx.de)
Responses Re: PGOPTIONS and default_tablespace  (Jan-Peter.Seifert@gmx.de)
List pgsql-admin
hi,

try

set PGOPTIONS="-c default_tablespace='pgdata'"

regards
thomas



Jan-Peter.Seifert@gmx.de schrieb:
> Hello,
>
> without success I tried to set the default tablespace via the environment variable PGOPTIONS.
>
> My tries:
> set PGOPTIONS="default_tablespace='pgdata'"
> set PGOPTIONS=default_tablespace='pgdata'
> set PGOPTIONS=default_tablespace(pgdata)
> set PGOPTIONS=default_tablespace('pgdata')
>
>


Attachment

pgsql-admin by date:

Previous
From: Jan-Peter.Seifert@gmx.de
Date:
Subject: PGOPTIONS and default_tablespace
Next
From: Jan-Peter.Seifert@gmx.de
Date:
Subject: Re: PGOPTIONS and default_tablespace