On 12/31/2013 01:31 PM, Joseph Kregloh wrote:
ERROR: relation "sys_errors" does not exist LINE 1: SELECT * FROM sys_errors ORDER BY created_ts DESC LIMIT 100; ^ ********** Error ********** ERROR: relation "sys_errors" does not exist SQL state: 42P01 Character: 15 sys_errors is a table in the tablespace correct? Yes it is.
Completely different thought, is sys_errors in a schema other than PUBLIC? If so, what is your search_path setting for the new server? -- Adrian Klaver adrian.klaver@xxxxxxxxx -- Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general