Michael Charnoky <noky@xxxxxxxx> writes: > Hi, I'm seeing random errors from an application that is performing DB > inserts. The error happens spuriously and looks like this from the > application side: > could not open file "/dev/shm/postgres_apptable_47861701461760" for > reading: No such file or directory Offhand I do not believe that any part of the core PG code would attempt to access such a file. Maybe you've got some extensions in there that would do so? regards, tom lane -- Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general