Re: Loop through all views with PHP - Mailing list pgsql-general

From Francisco Reyes
Subject Re: Loop through all views with PHP
Date
Msg-id cone.1182173884.433582.81364.5001@35st.simplicato.com
Whole thread Raw
In response to Loop through all views with PHP  (Stefan Schwarzer <stefan.schwarzer@grid.unep.ch>)
List pgsql-general
Stefan Schwarzer writes:

> Is there any way via PHP to loop through the whole set of views to
> delete those with a specific name?


See pg_views.
In particular the viewname column.

pgsql-general by date:

Previous
From: Stefan Schwarzer
Date:
Subject: Loop through all views with PHP
Next
From: "A. Kretschmer"
Date:
Subject: Re: Loop through all views with PHP