Home > Archive > PostgreSQL Discussion > August 2005 > "GiST access is not concurrent"









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author "GiST access is not concurrent"
John Surnow

2005-08-29, 8:24 pm

Does this mean that read access is not concurrent, or write access, or both?



--John


Qingqing Zhou

2005-08-31, 8:23 pm

""John Surnow"" <surnow@jigsaw.com> wrote

> Does this mean that read access is not concurrent, or write access, or
> both?


For old GiST, you can have several connections read-*only* at the same time,
but write/write or read/write is unsafe. GiST in 8.1 is concurrent safe
already.

Regards,
Qingqing


Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com