Re: A Modest Upgrade Proposal

Поиск
Список
Период
Сортировка
От Joshua D. Drake
Тема Re: A Modest Upgrade Proposal
Дата
Msg-id 57869133.1090103@commandprompt.com
обсуждение исходный текст
Ответ на Re: A Modest Upgrade Proposal  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: A Modest Upgrade Proposal  (Jim Nasby <Jim.Nasby@BlueTreble.com>)
Список pgsql-hackers
On 07/07/2016 01:01 PM, Robert Haas wrote:

> There was an unconference session on this topic at PGCon and quite a
> number of people there stated that they found DDL to be an ease-of-use
> feature and wanted to have it.

Yeah, I haven't meet anyone yet that would like to have:

select replicate_these_relations('['public']);

vs:

ALTER SCHEMA public ENABLE REPLICATION;

(or something like that).


Sincerely,

JD


>


-- 
Command Prompt, Inc.                  http://the.postgres.company/                        +1-503-667-4564
PostgreSQL Centered full stack support, consulting and development.
Everyone appreciates your honesty, until you are honest with them.



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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: A Modest Upgrade Proposal
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Bug in batch tuplesort memory CLUSTER case (9.6 only)