seq bug 2073 and time machine

From: Ivan Sergio Borgonovo <mail(at)webthatworks(dot)it>
To: pgsql-general(at)postgresql(dot)org
Subject: seq bug 2073 and time machine
Date: 2008-08-22 09:12:24
Message-ID: 20080822111224.045da911@dawn.webthatworks.it
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I was trying to drop a serial.
Dropped the default for a column.
Now it seems I can't drop the sequence since I incurred in:

http://archives.postgresql.org/pgsql-bugs/2005-11/msg00304.php

Is there a way I can still delete the sequence without using a
backup?

--
Ivan Sergio Borgonovo
http://www.webthatworks.it

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Anton Melser 2008-08-22 09:15:33 Script to export all privileges to csv or similar
Previous Message Ivan Sergio Borgonovo 2008-08-22 07:45:42 Re: on delete cascade slowing down delete