really novice with Postgres ! - Mailing list pgsql-novice

From Jean MAURICE
Subject really novice with Postgres !
Date
Msg-id 51FCB5D3.5030908@numericable.fr
Whole thread Raw
In response to Re: really novice with Postgres !  ("Kevin Salisbury" <Kevin.Salisbury@twinman.com>)
Responses Re: really novice with Postgres !
List pgsql-novice
Hi to all,

I am 'going fast' with your help in building my postgres database from within VFP.

I can check if the database is present, if a table is present, ... but how can I
check if a schema is present (via ODBC; I can see it in pgadmin3 !) ?

CREATE SCHEMA testedp AUTHORIZATION postgres;
COMMENT ON SCHEMA testedp IS 'test';

I 'browsed' a lot of pg_* tables unsuccesffully !

Best Regards

--
Jean MAURICE
Grenoble - France - Europe
www.j-maurice.fr
www.atoutfox.org
www.aedtf.org


pgsql-novice by date:

Previous
From: "Kevin Salisbury"
Date:
Subject: Re: really novice with Postgres !
Next
From: Kevin Grittner
Date:
Subject: Re: really novice with Postgres !