From:
Josh Berkus <josh(at)agliodbs(dot)com>
To:
Robert Haas <robertmhaas(at)gmail(dot)com>
Cc:
Andrew Dunstan <andrew(at)dunslane(dot)net>, "Alastair \"Bell\" Turner" <thebellhead(at)gmail(dot)com>, Cédric Villemain <cedric(dot)villemain(dot)debian(at)gmail(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject:
Re: MySQL-ism help patch for psql
Date:
2010-01-25 18:47:35
Message-ID:
4B5DE747.1020001@agliodbs.com (view raw or flat )
Thread:
2010-01-24 19:54:33 from Baron Schwartz <baron(at)xaprb(dot)com>
2010-01-24 22:11:14 from Cédric Villemain <cedric(dot)villemain(dot)debian(at)gmail(dot)com>
2010-01-25 00:16:23 from Baron Schwartz <baron(at)xaprb(dot)com>
2010-01-25 15:46:26 from Cédric Villemain <cedric(dot)villemain(dot)debian(at)gmail(dot)com>
2010-01-25 16:06:53 from "Alastair \"Bell\" Turner" <thebellhead(at)gmail(dot)com>
2010-01-25 16:12:57 from Aidan Van Dyk <aidan(at)highrise(dot)ca>
2010-01-25 16:14:42 from Andrew Dunstan <andrew(at)dunslane(dot)net>
2010-01-25 16:22:01 from "Alastair \"Bell\" Turner" <thebellhead(at)gmail(dot)com>
2010-01-25 16:41:00 from Robert Haas <robertmhaas(at)gmail(dot)com>
2010-01-25 18:05:49 from Baron Schwartz <baron(at)xaprb(dot)com>
2010-01-25 18:19:54 from Robert Haas <robertmhaas(at)gmail(dot)com>
2010-01-25 18:47:35 from Josh Berkus <josh(at)agliodbs(dot)com>
2010-01-27 02:21:32 from Baron Schwartz <baron(at)xaprb(dot)com>
2010-01-27 02:33:49 from Josh Berkus <josh(at)agliodbs(dot)com>
2010-02-05 16:56:39 from Bruce Momjian <bruce(at)momjian(dot)us>
2010-01-25 16:49:55 from "Ross J(dot) Reedstrom" <reedstrm(at)rice(dot)edu>
2010-01-25 17:00:54 from "Ross J(dot) Reedstrom" <reedstrm(at)rice(dot)edu>
2010-01-25 17:08:44 from Greg Smith <greg(at)2ndquadrant(dot)com>
2010-01-25 17:12:31 from Bruce Momjian <bruce(at)momjian(dot)us>
Lists:
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
In response to
Responses
pgsql-hackers by date
Next :From: Josh BerkusDate: 2010-01-25 18:50:03
Subject : Re: Re: pgsql: In HS, Startup process sets SIGALRM when
waiting for buffer pin.
Previous :From : Kevin GrittnerDate : 2010-01-25 18:41:43
Subject : Re: Largeobject Access Controls (r2460)