--- El lun 4-abr-11, Rory Campbell-Lange escribió:
De: Rory Campbell-Lange
Asunto: Re: [Bacula-users] can't create postgresql bacula database
Para: contenidos2000-bac...@yahoo.com.ar
Cc: bacula-users@lists.sourceforge.net
Fecha: lunes, 4 de abril de 2011, 14:23
The postgresql client and s
The postgresql client and server encodings you are using are different.
You can set the client encoding to SQL_ASCII and it should work.
See
http://www.network-theory.co.uk/docs/postgresql/vol3/AutomaticCharacterSetConversionBetweenServerandClient.html
You can also make a bacula database with a
Hello
I'm postgresql newbie and I would like to use it instead mysql.
I have compilde bacula from sources and installed it.
Postgresql is installed and working in the default way in Centos 5.5
I'm using postgresql-8.4.7-1PGDG from the official postgresql repositories.
When I create the database I