Re: How different is AWS-RDS postgres? - Mailing list pgsql-general

From Rob Sargent
Subject Re: How different is AWS-RDS postgres?
Date
Msg-id 66bb8e7d-2c2b-3bd0-0ac1-855dbf3b1de4@gmail.com
Whole thread Raw
In response to Re: How different is AWS-RDS postgres?  (Sam Gendler <sgendler@ideasculptor.com>)
List pgsql-general
Found it.  Though there are indeed separate transactions for the bulk 
copy  v. target update, I had missed that there is an over-arching 
transaction in play and of course when things go south, /all/ things go 
south.

I get away with this, for now by bumping the tomcat idle time to an 
hour, which is serious overkill.









pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: TRUNCATE memory leak with temporary tables?
Next
From: Laura Smith
Date:
Subject: Re: Modelling versioning in Postgres