Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
Database Servers
DB2InformixIngresMS SQLOraclePervasive.SQLPostgreSQLProgressSybase
Desktop Databases
FileMakerFoxProMS AccessParadox
General
General DB TopicsDatabase Theory
Related Topics
Java Development.NET DevelopmentVB DevelopmentMore Topics ...

Database Forum / General PostgreSQL Topics / April 2006

Tip: Looking for answers? Try searching our database.

Synchronization across multiple applications...

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Chance Ginger - 14 Apr 2006 11:06 GMT
I have a problem I am trying to solve. I have a rather large
application that uses Postgresql. For performance reasons I
would like to run it on multiple machines. I ran into a problem
that I am trying to solve and the easiest solution seems to
involve using table/record locking in Postgresql.

What I need to do is simulate "critical sections" across these
multiple machines. I was thinking that I could construct a table
and set it up to do either record or table locking. Will this
cause the Postgresql server to hold off the other "applications"
so long as one of them is already using the record?

Thanks in advance,
Chance
Pegasus86 - 19 Apr 2006 23:57 GMT
> What I need to do is simulate "critical sections" across these
> multiple machines. I was thinking that I could construct a table
[quoted text clipped - 4 lines]
> Thanks in advance,
> Chance

Your problem seems to be similar to mine. Try to read my post
"Monitoring client applications: a very difficult problem" at
comp.databases.postgresql...

I hope it will help.
P.86
Chance Ginger - 20 Apr 2006 00:42 GMT
>> What I need to do is simulate "critical sections" across these
>> multiple machines. I was thinking that I could construct a table
[quoted text clipped - 11 lines]
> I hope it will help.
> P.86

Thanks. I thought it would work I just wanted to be sure...I have
used MySql more than I have used Postgresql.

Peace,
CG.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.