Last Friday, I done a backup of a postgresql database on a linux server
and restored it to a server on Windows, all went fine. Now I try to do
the same thing, I get either a duplicate index item, where there is not
one, or the restore does not recognize the file as being valic archive.
tried ev
This also might be useful:
GNU gdb 6.0
Copyright 2003 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absol
I am going to try again. I built/installed the gtk2 version of
wxWidgets, with --enable-debug. made all the wx demos, and tested them
out. Then I built pgdmin3 with --enable-debug. Running
/usr/local/pgadmin3/bin/pgadmin3 results in a segfault.
I loaded pgadmin3 into gdb. Here is some out