Thu Jun 10 14:00:19 PDT 2004
- Previous message: [Slony1-general] SLONY I - using DB Cluster from Client Application
- Next message: [Slony1-general] running pgbench example from README
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi. I'm trying to set up the initial slony sample (using pgbench, etc.). I copied the example slonik script out of README into a setup.sh file. When I run it I get the following error: % setup.sh <stdin>:64: PGRES_FATAL_ERROR select "_slonytest1".storeNode_int(1, 'Node 1'); select "_slonytest1".enableNode_int(1); - ERROR: invalid input syntax for type timestamp: "Wed Jun 09 16:46:49.956117 2004 /home/dparker/projects/vibe/sandbox/src/com/tazz" CONTEXT: PL/pgSQL function "enablenode_int" line 32 at SQL statement It looks like a timestamp value is getting generated incorrectly, but I'm not sure where to start looking for the problem. I don't see anywhere that a timestamp is being generated in slony_funcs.sql. Any clues would be appreciated.... - DAP ====================================================== David Parker Tazz Networks (401) 709-5130
- Previous message: [Slony1-general] SLONY I - using DB Cluster from Client Application
- Next message: [Slony1-general] running pgbench example from README
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-general mailing list