Re: dropping sequence with the table - Mailing list pgsql-general

From Bruce Momjian
Subject Re: dropping sequence with the table
Date
Msg-id 200107111709.f6BH9HN15494@candle.pha.pa.us
Whole thread Raw
In response to dropping sequence with the table  (Olivier Chapiteau <ochapiteau@cyberdeck.net>)
List pgsql-general
> How to drop a table and it's sequence(s) automaticaly ?
> Is there any way to find all sequence of a table with a query (without \d) ?

We should have this functionality, but do not yet.

--
  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-general by date:

Previous
From: "Thalis A. Kalfigopoulos"
Date:
Subject: Re: Parsing error
Next
From: Tom Lane
Date:
Subject: Re: Performance tuning for linux, 1GB RAM, dual CPU?