Re: Strange problem with create table as select * from table;

From: hubert depesz lubaczewski <depesz(at)depesz(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Adrian Klaver <adrian(dot)klaver(at)gmail(dot)com>, pgsql-general(at)postgresql(dot)org, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Strange problem with create table as select * from table;
Date: 2011-11-12 08:58:07
Message-ID: 20111112085807.GA17769@depesz.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

On Sun, Nov 06, 2011 at 09:34:24AM -0500, Tom Lane wrote:
> hubert depesz lubaczewski <depesz(at)depesz(dot)com> writes:
> > Any chance of getting the fix in patch format so we could test it on
> > this system?
>
> http://git.postgresql.org/gitweb/?p=postgresql.git;a=patch;h=23998fe99c1220ba3a9eefee194e37ec1f14ae07

hi
just to close the loop - finally today I could restart the database with
patched 8.4. bug fixed, all works fine. thanks a lot.

Best regards,

depesz

--
The best thing about modern society is how easy it is to avoid contact with it.
http://depesz.com/

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Frank van Vugt 2011-11-12 11:10:02 <int> = any((select <int[]>)) needs cast, why?
Previous Message Cody Caughlan 2011-11-12 07:04:24 Large values for duration of COMMITs and slow queries. Due to large WAL config values?

Browse pgsql-hackers by date

  From Date Subject
Next Message Martijn van Oosterhout 2011-11-12 13:22:52 Re: Syntax for partitioning
Previous Message Robert Haas 2011-11-12 07:11:45 Re: Concurrent CREATE TABLE/DROP SCHEMA leaves inconsistent leftovers