[EMAIL PROTECTED] wrote:
Using memcache, I've had problems with consistency brought right to
the front. Both of these have failed me:
1) When updating a PostgreSQL record, I invalidate the memcache record.
If another process comes along in parallel before I commit, notices
that
moises wrote:
Hello,
I’m new in postgres SQL and I have some questions about the space where
postgres process run.
1-Can any body say me what libs use postgres for make system calls, for
example LIBC?
2-Can any body talk me if some postgres process can run in Linux kernel
space?
3- Some