Just to let Mike know that he is not alone, I have the exact same
problem. It is sooo annonying that postmaster will just crash about once a
week at various times. My question is how can the pg_log file be
viewed? I have a good idea at what time the postmaster crashed, but do
not know what post
Pragati,
I am assuming that your webserver is running as user "nobody". If
that is the case, then you need to make sure that the user "nobody" can
access the table.
If your scripts only do selects on the table, then this command
would do the trick
GRANT SELECT on table1 to nobody
| 100|template1
So I am really hosed? Any ideas? Thanks for the help.
Daryl Herzmann
[EMAIL PROTECTED]