2011/8/11 Devrim GÜNDÜZ :
> On Thu, 2011-08-11 at 14:19 +, 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
On Thu, 2011-08-11 at 14:19 +, 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?
--
Devrim GÜNDÜZ
Principa