xlogdump behaviour translating dropped relations

From: "Diogo Biazus" <diogob(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: xlogdump behaviour translating dropped relations
Date: 2006-07-26 14:15:51
Message-ID: eca519a10607260715wa62897fgcf9bf105350bc76f@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I'm not sure about how the xlogdump should behave when translating oids of
dropped relations.
Now I'm just showing the oid, and ignoring the translation in these cases.
But may be it's a good idea to giva a hint to the user (printing dropped).

Any advices?
--
Diogo Biazus - diogob(at)gmail(dot)com
Móvel Consultoria
http://www.movelinfo.com.br
http://www.postgresql.org.br

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2006-07-26 14:26:01 Re: On-disk bitmap index patch
Previous Message Tom Lane 2006-07-26 13:58:19 Re: Resurrecting per-page cleaner for btree