RE: temp_file_limit parameter ignored? - Mailing list pgsql-admin

From Erwin Fritz
Subject RE: temp_file_limit parameter ignored?
Date
Msg-id 9E6E27BCA0E8EE478089F158D73AF936A91ED957@Exch10-Mailbox.corp.gljpc.com
Whole thread Raw
In response to Re: temp_file_limit parameter ignored?  (Johannes Truschnigg <johannes@truschnigg.info>)
Responses Re: temp_file_limit parameter ignored?  (Johannes Truschnigg <johannes@truschnigg.info>)
Re: temp_file_limit parameter ignored?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-admin
Hmm. I did that, and the sourcefile and sourceline values are blank. I then ran "show config_file" and the result has
thecorrect location of the file.
 



>

-----------------------------
This message is intended only for the recipient(s) to which it is addressed and may contain information that is
privilegedand confidential. If you have received this message in error, please notify the sender immediately and delete
allcopies.
 
-----------------------------

-----Original Message-----
> From: Johannes Truschnigg <johannes@truschnigg.info>
> Sent: Monday, August 20, 2018 07:16
> To: Erwin Fritz <efritz@gljpc.com>
> Cc: pgsql-admin@postgresql.org
> Subject: Re: temp_file_limit parameter ignored?
>
> Hi Erwin,
>
> On Mon, Aug 20, 2018 at 01:06:33PM +0000, Erwin Fritz wrote:
> > [...] Sure enough, when I connect as ‘postgres’ to the database and run
> > “show temp_file_limit”, 4GB is the answer.
> >
> > Is there something obvious I’m missing?
>
> Nothing obvious, afaict - but if you connect to your database, and run
>
>   SELECT * FROM pg_settings WHERE name = 'temp_file_limit';
>
> you should be able to see where (which file and line, if any) the setting's
> value is read from.
>
> (You might want to switch to "Extended display mode" in psql, issuing "\x"
> first, to improve readability.)
>
> Hth!
>
> --
> with best regards:
> - Johannes Truschnigg ( johannes@truschnigg.info )
>
> www:   https://johannes.truschnigg.info/
> phone: +43 650 2 133337
> xmpp:  johannes@truschnigg.info
>
> Please do not bother me with HTML-email or attachments. Thank you.

Attachment

pgsql-admin by date:

Previous
From: "Mark Williams"
Date:
Subject: RE: Setting up SSL for postgre
Next
From: "Mark Williams"
Date:
Subject: RE: Setting up SSL for postgre