Re: Temporary tables under hot standby
Josh Berkus <josh@agliodbs.com>
From: Josh Berkus <josh@agliodbs.com>
To: Simon Riggs <simon@2ndQuadrant.com>
Cc: pgsql-hackers@postgresql.org
Date: 2012-05-03T19:06:30Z
Lists: pgsql-hackers
> (on standby) > INSERT INTO s1 <SELECT1>; > SELECT ... FROM s1 WHERE ... > which seems to me to be actually harder than just rewriting as derived > table and isn't an option on Microstrategy etc, hence my observation > that GTTs don't help HS much. What I would like to see, one day, is > for temp tables to work without any changes. 100% agreement. -- Josh Berkus PostgreSQL Experts Inc. http://pgexperts.com