Re: PGOPTIONS and default_tablespace

From: Thomas Markus <t(dot)markus(at)proventis(dot)net>
To: Jan-Peter(dot)Seifert(at)gmx(dot)de
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: PGOPTIONS and default_tablespace
Date: 2009-01-12 09:44:07
Message-ID: 496B10E7.6050604@proventis.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

hi,

try

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

regards
thomas

Jan-Peter(dot)Seifert(at)gmx(dot)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 Content-Type Size
t_markus.vcf text/x-vcard 255 bytes

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Jan-Peter.Seifert 2009-01-12 16:53:57 Re: PGOPTIONS and default_tablespace
Previous Message Jan-Peter.Seifert 2009-01-12 09:34:27 PGOPTIONS and default_tablespace