Re: pgsql/src/backend/commands sequence.c - Mailing list pgsql-committers

From Bruce Momjian
Subject Re: pgsql/src/backend/commands sequence.c
Date
Msg-id 200201112019.g0BKJiw10971@candle.pha.pa.us
Whole thread Raw
In response to Re: pgsql/src/backend/commands sequence.c  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: pgsql/src/backend/commands sequence.c  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-committers
Tom Lane wrote:
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > Can you remind me why sequences are different from normal tables in the
> > regard?
>
> Because VACUUM doesn't vacuum sequences.

Oh.  Is that good?  If we set the sequence xid as frozen, how do we
rollback a sequence creation?

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: pgsql/src/backend/commands sequence.c
Next
From: momjian@postgresql.org
Date:
Subject: pgsql/ oc/src/sgml/ref/pg_upgrade.sgml rc/bin/ ...