Opened 18 years ago

Closed 18 years ago

Last modified 9 years ago

#11 closed defect (fixed)

Concurrent inserts not possible with postgres

Reported by: anonymous Owned by: rainer
Priority: major Milestone:
Component: main Version: 2.2.0
Keywords: Cc:

Description

With postgres, multiple concurrent inserts into the database are not possible currently.

Change History (1)

comment:1 by rainer, 18 years ago

Resolution: fixed
Status: newclosed

Fixed in changeset [39]. Actually, the 'R' means 'read-only', which would render the hiding module ineffective, but according to the discussion on the kernel list the whole kernel is not in write-protected memory, so the 'read-only' seems to be cosmetic only.

Note: See TracTickets for help on using tickets.