aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeSeqscan.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2005-06-20 18:37:02 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2005-06-20 18:37:02 +0000
commitb95ae32b4178959e8880bd716fb33ec163f61713 (patch)
tree316fdc43f11fb9f859d4d9721287f85b9b44db68 /src/backend/executor/nodeSeqscan.c
parent1bfdd1a89321c390201ebe15fe47571f54f9c80a (diff)
downloadpostgresql-b95ae32b4178959e8880bd716fb33ec163f61713.tar.gz
postgresql-b95ae32b4178959e8880bd716fb33ec163f61713.zip
Avoid WAL-logging individual tuple insertions during CREATE TABLE AS
(a/k/a SELECT INTO). Instead, flush and fsync the whole relation before committing. We do still need the WAL log when PITR is active, however. Simon Riggs and Tom Lane.
Diffstat (limited to 'src/backend/executor/nodeSeqscan.c')
0 files changed, 0 insertions, 0 deletions