Re: CREATE OR REPLACE VIEW - Mailing list pgsql-sql

From Palle Girgensohn
Subject Re: CREATE OR REPLACE VIEW
Date
Msg-id 3A22776C.8663623E@partitur.se
Whole thread Raw
In response to CREATE OR REPLACE VIEW  (Ricardo Dias Marques <ricmarques@spamcop.net>)
List pgsql-sql
As a work around, you might get off telling php to ignore the
errors, using error_reporting();

CREATE OR REPLACE cannot be found in the postgres docs, so I
guess it is not there?

/Palle

Ricardo Dias Marques wrote:
> 
> Hi all,
> 
> Is CREATE OR REPLACE VIEW available in any way, in PostgreSQL 7.0.2?


pgsql-sql by date:

Previous
From: Thomas Lockhart
Date:
Subject: Re: 7.0.3 BUG
Next
From: "Wojciech Milek"
Date:
Subject: RE: a script that queries database periodically