dropping sequence with the table

From: Olivier Chapiteau <ochapiteau(at)cyberdeck(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: dropping sequence with the table
Date: 2001-07-11 13:40:57
Message-ID: 01071115405701.16858@ochapiteau.dagon.pdt
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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) ?

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2001-07-11 14:00:17 Re: [PATCH] Partial indices almost there
Previous Message Tony Grant 2001-07-11 13:06:57 JDBC and stored procedures