On Wed, 22 Mar 2006 22:55:17 +0100
Kern Sibbald <[EMAIL PROTECTED]> wrote:

> On Wednesday 22 March 2006 22:19, Carles Bou wrote:
> > Some one has send me a mail telling that bacula only supports datetime
> > encoding in US format i've changed this parameter in the postgresql.conf
> > and bacula is running right!!
> >
> > Will this be solved in futures versions? 
> 
> I hope there is some PostgreSQL solution for this, because it is *extremely* 
> unlikely that I will add any code to Bacula that tries to interpret foreign 
> language date formats.

The date format _can_ be set on a database-by-database basis.  It's
not completely obvious how to do this, and I don't remember the
details, but I dealt with this a few months ago.  The fix is to
connect to the database and change a setting.

The setting in postgresql.conf is what is used if the database format
is not explicitly set.  Changing the setting in a particular database
will override it.  Do some searches on the PostgreSQL mailing list
archives and you should find the solution.

-- 
Bill Moran
Collaborative Fusion Inc.

****************************************************************
IMPORTANT: This message contains confidential information and is
intended only for the individual named. If the reader of this
message is not an intended recipient (or the individual
responsible for the delivery of this message to an intended
recipient), please be advised that any re-use, dissemination,
distribution or copying of this message is prohibited. Please
notify the sender immediately by e-mail if you have received
this e-mail by mistake and delete this e-mail from your system.
E-mail transmission cannot be guaranteed to be secure or
error-free as information could be intercepted, corrupted, lost,
destroyed, arrive late or incomplete, or contain viruses. The
sender therefore does not accept liability for any errors or
omissions in the contents of this message, which arise as a
result of e-mail transmission.
****************************************************************


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to