On Fri, Jun 15, 2007 at 09:23:56PM +1100, Laurent FRANCOIS wrote: > >A fix is to set lc_messages to 'C' in postgresql.conf I will check if I can put that into our bootstrapper.
> >restart PostgreSQL. That will make it return messages in > >English :-( which, however, doesn't overflow the buffer. > ./# ./bootstrap-latest.sh > [snap] > ==> verifying target database schema ... > The identity hash of the database "gnumed_v6" is > [90e2026ac2efd236da9c8608b8685b2d]. When the bootstrapper completes it hashes the database schema and compares that to a know, expected checksum. > ==> checking transferred data for plausibility ... It also does a few sanity checks that no data got lost in the process of creating the new databse. > Done bootstrapping: We very likely succeeded. Excellent, you should be all set. Karsten -- GPG key ID E4071346 @ wwwkeys.pgp.net E167 67FD A291 2BEA 73BD 4537 78B9 A9F9 E407 1346 _______________________________________________ Gnumed-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnumed-devel
