temp_file_limit parameter ignored? - Mailing list pgsql-admin

From Erwin Fritz
Subject temp_file_limit parameter ignored?
Date
Msg-id 9E6E27BCA0E8EE478089F158D73AF936A91EB443@Exch10-Mailbox.corp.gljpc.com
Whole thread Raw
Responses Re: temp_file_limit parameter ignored?  (Johannes Truschnigg <johannes@truschnigg.info>)
List pgsql-admin

Hello, all.

 

I’m an experienced Oracle DBA who’s converting to PostgreSQL, so please be kind.

 

I’m running the 64-bit PostgreSQL 9.5 on Ubuntu 16.04. I’m trying to index some large tables, so I set temp_file_limit to -1 in postgresql.conf and restarted the server. My index creation calls consistently failed with “temporary file size exceeds temp_file_limit (4194304kB)”. 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?

 

Erwin Fritz
IS Operations Manager
GLJ Petroleum Consultants
Tel:  +1 (403) 266-9570


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


Attachment

pgsql-admin by date:

Previous
From: Stéphane Dunand
Date:
Subject: Re: Setting up SSL for postgre
Next
From: Johannes Truschnigg
Date:
Subject: Re: temp_file_limit parameter ignored?