From: | Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> |
---|---|
To: | Robert Haas <robertmhaas(at)gmail(dot)com> |
Cc: | Russell Wallace <russell(dot)wallace(at)gmail(dot)com>, pgsql-bugs(at)postgresql(dot)org |
Subject: | Re: BUG #5218: Easy strategic feature requests |
Date: | 2009-11-30 17:28:28 |
Message-ID: | 162867790911300928v6a5deda1kf41a7023a3f5c5e9@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs pgsql-general |
>
> Rather than trying to be compatible with MySQL directly, I think we
> might be better off adding a chapter to our documentation explaining
> to ex-MySQL users how to accomplish the same things in PostgreSQL. We
> might even think about adding a contrib module with user-defined
> functions like show_databases(), show_tables(), describe(text), so
> that someone could do SELECT describe('foo'); and get a familiar sort
> of output.
>
I thing so ex-MySQL needs exact DESCRIBE, exact SHOW statement. It is
some, what they used long time and then they missing it.
Hypothetically we could have a "super hook" on server side - or hook
on psql and we can implement these statements in some contrib module.
Personally I don't thing, so this can have any strong effect. If these
modules are not default, then ex-MySQL will have a problem. And if
ex-MySQL people will be happy with SHOW support, then they will be
dissatisfied for PostgreSQL user's rights.
p.s. super hook should be useful not only for mysql's statement
regards
pavel
> ...Robert
>
> --
> Sent via pgsql-bugs mailing list (pgsql-bugs(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-bugs
>
From | Date | Subject | |
---|---|---|---|
Next Message | Robert Haas | 2009-11-30 18:02:15 | Re: BUG #5218: Easy strategic feature requests |
Previous Message | Tom Lane | 2009-11-30 15:36:25 | Re: BUG #5220: regexp fails on punctuation characters |
From | Date | Subject | |
---|---|---|---|
Next Message | Robert Haas | 2009-11-30 18:02:15 | Re: BUG #5218: Easy strategic feature requests |
Previous Message | Massa, Harald Armin | 2009-11-30 16:59:22 | Re: Install of Postgres 8.4 on Win Server 2k3 w SP2 Error |