Re: BUG #7802: Cannot drop table because of dependant sequence, but there is link to sequence

From: Christiaan Willemsen <cwillemsen(at)technocon(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-bugs(at)postgresql(dot)org <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: BUG #7802: Cannot drop table because of dependant sequence, but there is link to sequence
Date: 2013-01-14 08:15:08
Message-ID: zarafa.50f3be8c.02b2.2dbcd19f3e0cd915@meel.technocon.local
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hi Tom,

 
To bad, I don't have the exact logging... I do however need to de-partition two more tables, probably this week, so I will do some more extensive statement logging and I I get stuck again, I'll post it.

 
Kind regards,

 
Christiaan Willemsen 

-----Original message-----
From:Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Sent:Thu 10-01-2013 18:44
Subject:Re: [BUGS] BUG #7802: Cannot drop table because of dependant sequence, but there is link to sequence
To:Christiaan Willemsen <cwillemsen(at)technocon(dot)com>;
CC:pgsql-bugs(at)postgresql(dot)org;
=?utf-8?Q?Christiaan_Willemsen?= <cwillemsen(at)technocon(dot)com> writes:
> Thanks for the answer. I will try to fix the problem via the catalog. As for how I did this.. I hope I can give you a full walkthough:

This isn't nearly detailed enough to give me any hope of reproducing the
problem.  Any chance you can dredge up the exact command sequence?
Perhaps from your ~/.psql_history, or postmaster log files?

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message gerydeft 2013-01-14 09:37:22 BUG #7805: Inconsistency, multiple versions
Previous Message dotbrat 2013-01-14 05:28:48 BUG #7804: timeofday() output string is not compatible with "timestamp with time zone" data type