redo-v2.log says   a nonsupported socket address family.
redo-v2-fromlinux says a table schemarevision already exists
and it can't create it so the script stops.

I used to get the first error when my computer wasn't connected
to the internet and I hadn't run dhcp to create 
the eth0 interface. ( I just ran dhcp , then it would look
for a dhcpd server, and I would then just press ctrl-c 
and then things would work ).

the second error, maybe destroy your pgdata directory, or
initdb in a new pgdata directory
or create a new cluster if you are using postgres 8.0+
and make sure the postgresql.conf has the right port
address ( it usually sets it to +1 for a new cluster ), then
stop your old cluster and start the new one, 
or just drop your old cluster.







_______________________________________________
Gnumed-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnumed-devel

Reply via email to