[HACKERS] anyone actively follow this group?

2001-05-28 Thread Raoul Callaghan
Title: anyone actively follow this group? Can someone point me to an active postgres listing.. this one seems a bit “slow”(no offense intended)...

[HACKERS] "select for update" question....

2001-05-22 Thread Raoul Callaghan
Title: "select for update" question Hello, As I understand it: Issuing a “select for update” within a transaction will prevent other users from modifying data. (exclusive lock) I’m contemplating using the DBI interface as a permanent client to postgres for a group of users, and have a few

[HACKERS] perlDBD::pg error! Please help (have all details in post)

2001-05-03 Thread Raoul Callaghan
Title: perlDBD::pg error! Please help (have all details in  post) Have attempted  to install DBI and DBD, but DBD “make test” fails. Below is my complete  procedure , starting from: Accessing  PostgreSQL from the command line, (successful)  creating  a database, populating. (successful) Expandi