Re: pg_get_serial_sequence Strangeness/Unreliable?

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
Cc: Jaime Casanova <jcasanov(at)systemguards(dot)com(dot)ec>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Jeff MacDonald <oss(at)bignose(dot)ca>, pgsql-general(at)postgresql(dot)org
Subject: Re: pg_get_serial_sequence Strangeness/Unreliable?
Date: 2009-01-14 23:56:52
Message-ID: 200901142356.n0ENuqe08672@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Alvaro Herrera wrote:
> Jaime Casanova wrote:
>
> > can we make \d show if the sequence is owned by the table (ie: serial
> > or manually created and owned) or is a manually created and maked
> > default sequence? maybe a flag?
>
> My thought as well

Added to TODO:

Have \d on a sequence indicate if the sequences
is owned by a table

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Madison Kelly 2009-01-15 01:35:24 Re: Odd duplicate database
Previous Message A B 2009-01-14 22:26:36 Re: Postgresql 8.3.3 refuces to start after increasing shared_buffers