Re: BUG #6159: Can't create unlogged table

Поиск
Список
Период
Сортировка
От Devrim GÜNDÜZ
Тема Re: BUG #6159: Can't create unlogged table
Дата
Msg-id 1313072905.2506.682.camel@lenovo01-laptop03.gunduz.org
обсуждение исходный текст
Ответ на BUG #6159: Can't create unlogged table  ("Alex" <perepelica.alex@gmail.com>)
Ответы Re: BUG #6159: Can't create unlogged table  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-bugs
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?
--
Devrim GÜNDÜZ
Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Community: devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
http://www.gunduz.org  Twitter: http://twitter.com/devrimgunduz

В списке pgsql-bugs по дате отправления:

Предыдущее
От: "Alex"
Дата:
Сообщение: BUG #6159: Can't create unlogged table
Следующее
От: Robert Haas
Дата:
Сообщение: Re: BUG #6159: Can't create unlogged table