Here we have several test programs to access Postgres (or DBBalancer) from the TCL API.

pg_cliente.tcl: Does SELECT. To test the READER mode.
pg_update.tcl: Does INSERTS. To test the WRITER mode.


Edit the scripts to modify usernames, passwords or auth modes (the "options" parameter when stablishing the connection).

Daniel

