Thread

  1. sequence question

    Marie G. Tuite <marie.tuite@edisonaffiliates.com> — 2003-01-27T20:06:10Z

    Hey there,
    
    Does anybody have a nice way to identify what table.column is using a
    particular sequence on a database-wide basis?
    
    --Thanks.
    
    
    
    
  2. Re: sequence question

    Dan Langille <dan@langille.org> — 2003-01-27T20:07:51Z

    On 27 Jan 2003 at 14:06, Marie G. Tuite wrote:
    
    > Does anybody have a nice way to identify what table.column is using a
    > particular sequence on a database-wide basis?
    
    This makes me think you have a method you think is not nice.  What is 
    that method?
    -- 
    Dan Langille : http://www.langille.org/
    
    
    
  3. Re: sequence question

    Marie G. Tuite <marie.tuite@edisonaffiliates.com> — 2003-01-27T20:17:18Z

    A perl script on a schema dump, but I was hoping to script a procedure or
    something like that.
    
    
    > -----Original Message-----
    > From: Dan Langille [mailto:dan@langille.org]
    > Sent: Monday, January 27, 2003 2:08 PM
    > To: Marie G. Tuite; Pgsql-General@Postgresql. Org
    > Subject: Re: [GENERAL] sequence question
    >
    >
    > On 27 Jan 2003 at 14:06, Marie G. Tuite wrote:
    >
    > > Does anybody have a nice way to identify what table.column is using a
    > > particular sequence on a database-wide basis?
    >
    > This makes me think you have a method you think is not nice.  What is
    > that method?
    > --
    > Dan Langille : http://www.langille.org/
    >
    >