| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Christine Penner <christine(at)ingenioussoftware(dot)com> |
| Cc: | Postgres-General <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: Restore Crashes Postgres |
| Date: | 2009-04-28 21:51:55 |
| Message-ID: | 18699.1240955515@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Christine Penner <christine(at)ingenioussoftware(dot)com> writes:
> This is the start of the log file after I tried to restore the database again:
> 2009-04-27 18:19:12 PDT LOG: loaded library
> "$libdir/plugins/plugin_debugger.dll"
> 2009-04-27 18:19:20 PDT LOG: loaded library
> "$libdir/plugins/plugin_debugger.dll"
> 2009-04-27 18:19:44 PDT LOG: loaded library
> "$libdir/plugins/plugin_debugger.dll"
Hmm ... try removing the plugin_debugger and see if things get any more
stable. (See shared_preload_libraries and/or local_preload_libraries
in postgresql.conf.)
> All computers are running NOD32 for anti-virus.
And turn that off too to see if it makes a difference.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | DM | 2009-04-29 00:00:25 | Best way to install postgres? RPM/Source Code Build |
| Previous Message | Adam Rich | 2009-04-28 20:28:40 | Re: UPDATE... FROM - will ORDER BY not respected? |