diff options
author | Bruce Momjian <bruce@momjian.us> | 2005-09-02 21:10:59 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2005-09-02 21:10:59 +0000 |
commit | ef6d5b4e25178cb0e172b428a4e6d19abb1c4f5b (patch) | |
tree | 8f93762cec8e283903ab7eff7953b508b1fbee78 /src | |
parent | f8ec875c3981f5e8065c7979b91aefd29ec5b39a (diff) | |
download | postgresql-ef6d5b4e25178cb0e172b428a4e6d19abb1c4f5b.tar.gz postgresql-ef6d5b4e25178cb0e172b428a4e6d19abb1c4f5b.zip |
Update:
> o Allow COPY on a newly-created table to skip WAL logging
450a452,456
> On crash recovery, the table involved in the COPY would
> have its heap and index files truncated. One issue is
> that no other backend should be able to add to the table
> at the same time, which is something that is currently
> allowed.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions