| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Simon Riggs <simon(at)2ndquadrant(dot)com> |
| Cc: | Klaus Naumann <kn(at)mgnet(dot)de>, markw(at)osdl(dot)org, pgman(at)candle(dot)pha(dot)pa(dot)us, pgsql-patches(at)postgresql(dot)org |
| Subject: | Re: [HACKERS] Point in Time Recovery |
| Date: | 2004-07-21 05:49:54 |
| Message-ID: | 4589.1090388994@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin pgsql-hackers pgsql-patches |
Simon Riggs <simon(at)2ndquadrant(dot)com> writes:
> A more important omission is the deletion of a message to indicate that
> the server is acting in archive_mode....so there's no visual clue in the
> log to warn an admin that its been turned off now or incorrectly
> specified (by somebody else, of course). (At least using the default log
> mode).
Hmm, we are apparently not reading the same code. My copy shows
LOG: starting archive recovery
LOG: restore_command = "cp /home/postgres/testversion/archive/%f %p"
... blah blah ...
LOG: archive recovery complete
Which part of this is insufficiently clear?
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Howard Bagcat | 2004-07-21 06:24:09 | Re: Invalid User ID: 0 |
| Previous Message | Mike G | 2004-07-21 05:19:14 | Re: Invalid User ID: 0 |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Klaus Naumann | 2004-07-21 07:49:01 | Re: [HACKERS] Point in Time Recovery |
| Previous Message | Bruce Momjian | 2004-07-21 03:26:50 | Re: Patch for pg_dump: Multiple -t options and new -T option |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Klaus Naumann | 2004-07-21 07:49:01 | Re: [HACKERS] Point in Time Recovery |
| Previous Message | Steve Holdoway | 2004-07-21 04:09:54 | Re: Borland c++ compile problems... |