Revert "Fix replay of create database records on standby"
Alvaro Herrera <alvherre@alvh.no-ip.org>
Revert "Fix replay of create database records on standby" This reverts commit 49d9cfc68bf4. The approach taken by this patch has problems, so we'll come up with a radically different fix. Discussion: https://postgr.es/m/CA+TgmoYcUPL+WOJL2ZzhH=zmrhj0iOQ=iCFM0SuYqBbqZEamEg@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/transam/xlogrecovery.c | modified | +0 −6 |
| src/backend/access/transam/xlogutils.c | modified | +1 −158 |
| src/backend/commands/dbcommands.c | modified | +0 −57 |
| src/backend/commands/tablespace.c | modified | +0 −17 |
| src/include/access/xlogutils.h | modified | +0 −4 |
| src/test/recovery/t/029_replay_tsp_drops.pl | deleted | +0 −67 |
| src/tools/pgindent/typedefs.list | modified | +0 −2 |
Discussion
- standby recovery fails (tablespace related) (tentative patch and discussion) 134 messages · 2019-04-17 → 2022-08-05