Re: Do I need to COMMIT an analyze statement?

From: Thomas Kellerer <spam_eater(at)gmx(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Do I need to COMMIT an analyze statement?
Date: 2017-03-31 14:59:24
Message-ID: oblqs9$hup$1@blaine.gmane.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

David G. Johnston schrieb am 31.03.2017 um 16:49:
> On Friday, March 31, 2017, Thomas Kellerer <spam_eater(at)gmx(dot)net <mailto:spam_eater(at)gmx(dot)net>> wrote:
>
> Hello,
>
> something I have always wondered:
>
> If I run with autocommit turned OFF, do I need to commit an ANALYZE statement, or is that "non-transactional"?
>
>
> The results are stored in a catalog table so they are transactional.

Thanks.

That's what I assumed. Just wanted to be sure.

Thomas

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Thorsten Glaser 2017-03-31 15:21:40 Re: Debian Bug#859033: pg_dump: creates dumps that cannot be restored
Previous Message Adrian Klaver 2017-03-31 14:50:31 Re: Re: Debian Bug#859033: pg_dump: creates dumps that cannot be restored