Re: database corruption help

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: John Lister <john(dot)lister-ps(at)kickstone(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: database corruption help
Date: 2009-02-10 00:01:30
Message-ID: 25753.1234224090@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-hackers

John Lister <john(dot)lister-ps(at)kickstone(dot)com> writes:
> still getting the same problem.

>>> PGOPTIONS="-P"
>>> psql backend

I think you need export PGOPTIONS="-P" to make that work. Whether
it's related to your problem isn't clear though.

regards, tom lane

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message John Lister 2009-02-10 07:58:03 Re: database corruption help
Previous Message Ivo Rossacher 2009-02-09 23:15:44 Re: 8.3.5, can't connect to server (server doesn't listen)

Browse pgsql-hackers by date

  From Date Subject
Next Message Jaime Casanova 2009-02-10 00:22:21 Re: new GUC var: autovacuum_process_all_tables
Previous Message Tom Lane 2009-02-09 23:49:26 Re: WIP: fix SET WITHOUT OIDS, add SET WITH OIDS