Subject | RE: [ib-support] Re: problem ... (switching back to postgresql) |
---|---|
Author | Leyne, Sean |
Post date | 2001-11-27T19:22:08Z |
> Sean,Yes!!!
> Yes, I was using local connection, but although an inetd
> connection could solve the lock behaviors I see (no tested
> yet), could this solve the performance problem ?
Local connections are 'blocking' connections -- only one operation is
handled at a time.
Sean