Re: MySQL-ism help patch for psql

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: MySQL-ism help patch for psql
Дата
Msg-id 4B5DE747.1020001@agliodbs.com
обсуждение исходный текст
Ответ на Re: MySQL-ism help patch for psql  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: MySQL-ism help patch for psql  (Baron Schwartz <baron@xaprb.com>)
Re: MySQL-ism help patch for psql  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-hackers
>> My problem with this whole idea is that it seems to be very MySQL-specific.
>> Why aren't we providing help for users migrating from Oracle, Sybase,
>> Informix, Ingres, DB2, SQLServer and Firebird, to name but a few? And if we
>> turn all those on by default, we'll have a pretty horrible banner when
>> starting psql.

We should do all of those.  However, we have to start somewhere.

Therefore, I like the idea of having a switch, like:
\advice mysql
\advice db2
etc.

ALSO, I'll point out that a page in our official documentation with
extensive docs on commands and migration issues would be far more
helpful than any amount of psql messages.  Just sayin'.

--Josh Berkus




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

Предыдущее
От: "Kevin Grittner"
Дата:
Сообщение: Re: Largeobject Access Controls (r2460)
Следующее
От: Josh Berkus
Дата:
Сообщение: Re: Re: pgsql: In HS, Startup process sets SIGALRM when waiting for buffer pin.