Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Re: Restore Crashes Postgres


  • 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: Tue, 28 Apr 2009 17:51:55 -0400
  • Message-id: <18699.1240955515@sss.pgh.pa.us> <text/plain>

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



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group