Re: MySQL-ism help patch for psql

Поиск
Список
Период
Сортировка
От Greg Sabino Mullane
Тема Re: MySQL-ism help patch for psql
Дата
Msg-id 397b07b4331446bb103ee9252fca81a5@biglumber.com
обсуждение исходный текст
Ответ на Re: MySQL-ism help patch for psql  ("David E. Wheeler" <david@kineticode.com>)
Ответы Re: MySQL-ism help patch for psql  (Greg Stark <stark@mit.edu>)
Список pgsql-hackers
-----BEGIN PGP SIGNED MESSAGE-----                                    
Hash: RIPEMD160                                                       


> Why would they want more? It's not MySQL, and they know that.
> If we give them some very minor helpful hints for the most
> common things they try to do, it would be a huge benefit to them.

+1

>> What if some other people will come up with the idea of adding similar
>> functionality for their favorite database? The only exception will be
>> Informix IMHO, because of historical reasons.

> I think it'd be helpful for other databases, too. Oracle comes to mind:
> What commands are finger-trained in Oracle DBAs?

Ha! Best laugh I've had all week. The finger training consists of "double
click the mouse, navigate the GUI to find your table...". For command line,
you have monstrosities such as "select * from ALL_ALL_TABLES"
and "select * from TABS" - unless they've implemented some sort of shortcuts
since the last time I used Oracle. Which seems very unlikely, as they
obviously have no love for sqlplus (Oracle's command line client), which
has been stuck technologically in place for decades (hello, readline?)

- --
Greg Sabino Mullane greg@turnstep.com
PGP Key: 0x14964AC8 201001192155
http://biglumber.com/x/web?pk=2529DF6AB8F79407E94445B4BC9B906714964AC8
-----BEGIN PGP SIGNATURE-----

iEYEAREDAAYFAktWcMkACgkQvJuQZxSWSsgAoQCgw/9e+viAs6RyGCeuSze42oqx
Ym4An2Q9FSpXYkX1ZC507Y/NwUb3ODmG
=fnUL
-----END PGP SIGNATURE-----




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

Предыдущее
От: Craig Ringer
Дата:
Сообщение: Re: MySQL-ism help patch for psql
Следующее
От: Tom Lane
Дата:
Сообщение: Re: lock_timeout GUC patch