Re: Listing views

From: Olivier Guilyardi <ml(at)xung(dot)org>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Listing views
Date: 2004-08-10 15:15:55
Message-ID: 4118E6AB.6050506@xung.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


Doug McNaught wrote:
>
> 'SELECT version();' should work. There will be no permission issues
> with calling that function unless you set the database up that way--it
> has PUBLIC execute permission by default.

Good

--
og

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Otto Blomqvist 2004-08-10 15:27:32 Copy data from one table to another, where some records might already be present
Previous Message Liam Lesboch 2004-08-10 15:09:20 Replication options?