| From: | Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl> |
|---|---|
| To: | Edwin Quijada <listas_quijada(at)hotmail(dot)com> |
| Cc: | pgman(at)candle(dot)pha(dot)pa(dot)us, pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Recovery Data Cant Be!!! |
| Date: | 2003-11-08 01:54:02 |
| Message-ID: | 20031108015401.GA2225@dcc.uchile.cl |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Fri, Nov 07, 2003 at 11:50:36PM +0000, Edwin Quijada wrote:
> How can I do from postgresql.conf?
You don't need to state your questions over and over. Once is enough.
Add a line
zero_damaged_pages = true
to postgresql.conf
and follow the procedure I outlined in some previous email.
Fortunately, as pointed out by Tom, you don't need to patch anything, so
forget that part.
--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"Las cosas son buenas o malas segun las hace nuestra opinión" (Lisias)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Boris Popov | 2003-11-08 02:20:32 | Referencing columns from system tables possible? |
| Previous Message | Adam Ruth | 2003-11-08 00:33:44 | Re: why does explain tell me I'm using a seq scan? |