Re: Useless "Replica Identity: NOTHING" noise from psql \d

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: Useless "Replica Identity: NOTHING" noise from psql \d
Дата
Msg-id 20140324160625.GK17111@alap3.anarazel.de
обсуждение исходный текст
Ответ на Re: Useless "Replica Identity: NOTHING" noise from psql \d  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: Useless "Replica Identity: NOTHING" noise from psql \d  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-hackers
On 2014-03-22 23:47:57 -0400, Bruce Momjian wrote:
>     test=> \d+ test
>                              Table "public.test"
>      Column |  Type   | Modifiers | Storage | Stats target | Description
>     --------+---------+-----------+---------+--------------+-------------
>      x      | integer |           | plain   |              |
>     Replica Identity: full
>     Has OIDs: no
> 
> I used lower-case for the value, rather than all-caps.

Why? CLUSTER, PRIMARY KEY, etc. are displayed all caps, and replica
identity is similarly set via ALTER TABLE ... REPLICA IDENITY?

Greetings,

Andres Freund

-- Andres Freund                       http://www.2ndQuadrant.com/PostgreSQL Development, 24x7 Support, Training &
Services



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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Useless "Replica Identity: NOTHING" noise from psql \d
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Useless "Replica Identity: NOTHING" noise from psql \d