Re: How to drop all the sequences - Mailing list pgsql-sql

From Oleg Samoylov
Subject Re: How to drop all the sequences
Date
Msg-id 3E55DD80.3010900@telecom.mipt.ru
Whole thread Raw
In response to How to drop all the sequences  ("Arunachalam Jaisankar" <arun_jaisankar@yahoo.com>)
List pgsql-sql
Arunachalam Jaisankar wrote:
> I found sequences are not getting dropped when tables are dropped. It is to=
> regards
> Jaisankar

In 7.3 sequence created automatically by serial field must be dropped 
with table.

-- 
Olleg Samoylov



pgsql-sql by date:

Previous
From: Raymond Pau
Date:
Subject: Re: How to make sequence skip existing key in table?
Next
From: Tomasz Myrta
Date:
Subject: Re: Fw: