Hi to all . Answer or Solution to my problem :

but when I run the script out me this ERROR :

[EMAIL PROTECTED] /usr/src $ ./slon_master

<stdin>:23: PGRES_FATAL_ERROR select "_cluster1".storeNode_int(1, 'Master 
Node', 'f'); select   "_cluster1".enableNode_int(1);  - ERROR:  la sintaxis de 
entrada no es v?lida para el tipo timestamp: <<Mon Aug 07 09:08:13.471350 2006 
Local time zone must be set--see zic manual page>>
CONTEXT:  sentencia SQL: <<insert into "_cluster1".sl_confirm (con_origin, 
con_received, con_seqno) select no_id,  $1 , 0 from "_cluster1".sl_node where 
no_id !=  $1  and no_active>>
PL/pgSQL function "enablenode_int" line 32 at SQL statement

Someone of you know the solution for this ... ? 
#########################################################################
Solution :
 edit  your postgresql.conf
 then find    # - Locale and Formatting -
 change your datestyle and timezone to someone recongize to PostgresQL8.1

 for example I put this .

 datestyle = 'iso,mdy' 
 timezone = 'EST'               

restart your postgresql.
thanks to all and to God 
                            


  

<<winmail.dat>>

_______________________________________________
Slony1-general mailing list
[email protected]
http://gborg.postgresql.org/mailman/listinfo/slony1-general

Reply via email to