Re: scale up (postgresql vs mssql)

Поиск
Список
Период
Сортировка
От Claudio Freire
Тема Re: scale up (postgresql vs mssql)
Дата
Msg-id CAGTBQpamMUQZGAeVEykun7t+uz86Pr9_crvgCvJNMUFmiTtJUg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: scale up (postgresql vs mssql)  (Steve Crawford <scrawford@pinpointresearch.com>)
Список pgsql-performance
On Fri, Apr 13, 2012 at 2:49 PM, Steve Crawford
<scrawford@pinpointresearch.com> wrote:
> Well, the fact that temporary and unlogged cannot be simultaneously
> specified *is* documented:
>
> CREATE [ [ GLOBAL | LOCAL ] { TEMPORARY | TEMP } | UNLOGGED ] TABLE [ IF NOT
> EXISTS ] table_name
>
> But it would probably be worth adding a note under the description of
> temporary tables that they are, in fact, unlogged.

Yes, it was quite subtle, but you're right. I should've read the
syntax more closely.

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

Предыдущее
От: Steve Crawford
Дата:
Сообщение: Re: scale up (postgresql vs mssql)
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Slow fulltext query plan