if exists? - Mailing list pgsql-general

From Vincent Stoessel
Subject if exists?
Date
Msg-id 3CDFC0B2.7090902@xaymaca.com
Whole thread Raw
Responses if exists?
Re: if exists?
Re: if exists?
Re: if exists?
Re: if exists?
List pgsql-general
Is there an sql query that I can use on postgres that will tell
me if a table exists? I'm writing a perl script thatr creates a table.
But I want it to rename a table with the same name if it finds an
existing one.
Thanks
--
Vincent Stoessel
Linux Systems Developer
vincent xaymaca.com


pgsql-general by date:

Previous
From: Jean-Michel POURE
Date:
Subject: Re: Database encoding
Next
From: Martijn van Oosterhout
Date:
Subject: Re: Use of OIDS as primary keys