[HACKERS] Slony-I for circular replication

2006-03-30 Thread Bojidar Mihajlov
Hi All; Can Slony-I be used for circular replication (A replicates B replicates A) or there is some kind of problem with locking or anything else? If I avoid insert conflicts will the following scenario succeed for the updates : A: X.balance-= 5 B: X.balance-= 3 A receives the update

Re: [HACKERS] RQ: Prepared statements used by multiple connections

2005-01-26 Thread Bojidar Mihajlov
It looks it couldn't happen this a way. Did somebody find out an alternative. Is reasonable some idea based on a connection pool ? -Bozhidar __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com

[HACKERS] RQ: Prepared statements used by multiple connections

2005-01-25 Thread Bojidar Mihajlov
Hi all ! I need a mechanism to keep my queries in optimized state so that multiple processes can use them. __ Do you Yahoo!? Yahoo! Mail - Easier than ever with enhanced search. Learn more. http://info.mail.yahoo.com/mail_250

[HACKERS] Large objects through ODBS

2004-11-30 Thread Bojidar Mihajlov
Hi all! I need to operate with large objects through ODBC in C/C++ program. How can I do that? __ Do you Yahoo!? Meet the all-new My Yahoo! - Try it today! http://my.yahoo.com ---(end of