Re: select view definition from pg_views feature request

From: George Neuner <gneuner2(at)comcast(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: select view definition from pg_views feature request
Date: 2019-11-05 18:58:37
Message-ID: 9fh3seh2i2h0p9hd13mj01j90fgmqvrpsa@4ax.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, 5 Nov 2019 14:29:00 +1300, David Rowley
<david(dot)rowley(at)2ndquadrant(dot)com> wrote:

>See https://www.postgresql.org/docs/current/sql-set.html
>
>"SET only affects the value used by the current session."
>
>Also:
>
>"The effects of SET LOCAL last only till the end of the current transaction"
>
>Neither affects other sessions.

Ok, so you need to "ALTER DATABASE ..." for the change to affect
everyone. Thanks for the clarification.

George

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Kevin Brannen 2019-11-05 19:56:53 RE: Upgrade procedure
Previous Message rihad 2019-11-05 18:12:44 Re: Upgrade procedure