Re: data volume resizing and large objects

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "beer(at)cmu(dot)edu" <beer(at)cmu(dot)edu>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: data volume resizing and large objects
Date: 2008-01-04 21:20:29
Message-ID: 22937.1199481629@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"beer(at)cmu(dot)edu" <beer(at)cmu(dot)edu> writes:
> Is there anyway to force 8.0 to start at a specific value? That would at
> least get us back up and running.

You're in luck: 8.0's pg_resetxlog has the -o switch, so just shut down
(cleanly), use pg_resetxlog to put the OID counter where you want it,
restart.

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Alvaro Herrera 2008-01-04 21:21:42 Re: data volume resizing and large objects
Previous Message Andrew Sullivan 2008-01-04 21:18:38 Re: [OT] Slony (initial) Replication - Slow