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
Subject: Re: Strange problem with create table as select * from table;
Date: 2011-11-03 22:03:45
Message-ID: 20111103220344.GA23631@depesz.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

On Thu, Nov 03, 2011 at 06:02:04PM -0400, Tom Lane wrote:
> select * from pg_attribute where attrelid = 'sssssss.xobjects'::regclass
> and attisdropped;

no dropped columns.

looking for some other info. will post as soon as i'll gather it, but
that will be in utc morning :(

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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Michael Nolan 2011-11-03 22:24:50 Re: Recommendations for SSDs in production?
Previous Message Tom Lane 2011-11-03 22:02:04 Re: Strange problem with create table as select * from table;

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2011-11-03 22:21:42 Re: Strange behavior on to_tsquery()
Previous Message Tom Lane 2011-11-03 22:02:04 Re: Strange problem with create table as select * from table;