diff options
author | Robert Haas <rhaas@postgresql.org> | 2024-07-25 15:45:06 -0400 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2024-07-25 15:45:06 -0400 |
commit | 744ddc6c6a0fa5d4d6d0e187cadcc632daaefc0e (patch) | |
tree | 007268af20c49363fd940f09cfa6b512431cdd42 /src/backend/executor/nodeModifyTable.c | |
parent | 580f8727ca93b7b9a2ce49746b9cdbcb0a2b4a7e (diff) | |
download | postgresql-744ddc6c6a0fa5d4d6d0e187cadcc632daaefc0e.tar.gz postgresql-744ddc6c6a0fa5d4d6d0e187cadcc632daaefc0e.zip |
Document restrictions regarding incremental backups and standbys.
If you try to take an incremental backup on a standby and there hasn't
been much system activity, it might fail. Document why this happens.
Also add a hint to the error message you get, to make it more likely
that users will understand what has gone wrong.
Laurenz Albe and Robert Haas
Discussion: https://postgr.es/m/5468641ad821dad7aa3b2d65bf843146443a1b68.camel@cybertec.at
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions