Re: moving from MySQL to Postgres - Mailing list pgsql-novice

From John Fabiani
Subject Re: moving from MySQL to Postgres
Date
Msg-id 200410310918.47547.jfabiani@yolo.com
Whole thread Raw
In response to Re: moving from MySQL to Postgres  (Markus Bertheau <twanger@bluetwanger.de>)
Responses Re: moving from MySQL to Postgres  (Markus Bertheau <twanger@bluetwanger.de>)
List pgsql-novice
I guess I'm just behind the times.  The schema information you refer to is in
the 7.4.x of Postgres - right?  I of course do not have 7.4.x.  I'll have to
do a little more research on the issue.  More importantly do the old pg_*
table still apply to the 7.4.x versions?  This is reason I post to the novice
area - I'm less than a novice.  BTW thanks for the helping.
John
On Sunday 31 October 2004 09:00, Markus Bertheau wrote:
> В Вск, 31.10.2004, в 17:47, John Fabiani пишет:
> > Thanks for the quick response.  Except I don't know what you are
> > referring too.  Is there something other than the system tables (pg_*)?
>
> Indeed:
>
> http://www.postgresql.org/docs/current/static/information-schema.html
>
> in particular
>
> http://www.postgresql.org/docs/current/static/infoschema-columns.html

pgsql-novice by date:

Previous
From: Markus Bertheau
Date:
Subject: Re: moving from MySQL to Postgres
Next
From: "Rajan Bhide"
Date:
Subject: Continous increase in insertion rate with time!!!