SQL: how to find if a table exists? - Mailing list pgsql-general

From Jean-Christian Imbeault
Subject SQL: how to find if a table exists?
Date
Msg-id 3D7A00EF.20201@netscape.net
Whole thread Raw
Responses SQL: how to find if a table exists?  (Lee Kindness <lkindness@csl.co.uk>)
Re: SQL: how to find if a table exists?  (Richard Huxton <dev@archonet.com>)
List pgsql-general
I need to programmatically create a table if it does not already exists.

Is there an SQL statement that will allow me to query a DB to see if a
table exists?

Thanks,

Jc


pgsql-general by date:

Previous
From: "Xueying (Libby) SHEN"
Date:
Subject: Is there a way to query whether a table has been changed or not?
Next
From: "Steve Wolfe"
Date:
Subject: Re: Surprise :-(