2011/8/11 Devrim GÜNDÜZ <dev...@gunduz.org>:
> On Thu, 2011-08-11 at 14:19 +0000, Alex wrote:
>> create unlogged table public.test (
>> id serial primary key,
>> some_text text
>> );
>>
>> And get such error
>>
>> ERROR:  only temporary relations may be created in temporary schemas
>
> IIRC it was fixed in post-beta3. Robert?

Yeah, sorry about that.  I really booted that one, but it was fixed
July 21st on REL9_1_STABLE.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

Reply via email to