Re: FATAL: database "a/system_data" does not exist - Mailing list pgsql-general

From sumita
Subject Re: FATAL: database "a/system_data" does not exist
Date
Msg-id 1368527413406-5755384.post@n5.nabble.com
Whole thread Raw
In response to Re: FATAL: database "a/system_data" does not exist  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: FATAL: database "a/system_data" does not exist  (sumita <suday@avaya.com>)
Re: FATAL: database "a/system_data" does not exist  (sumita <suday@avaya.com>)
Re: FATAL: database "a/system_data" does not exist  (Adrian Klaver <adrian.klaver@gmail.com>)
List pgsql-general
I put the log_statement to 'all'  and log_connections  too.
I get below
May 14 09:18:45 LOG:  execute <unnamed>: SELECT gid FROM pg_prepared_xacts
May 14 09:18:45 LOG:  connection received: host=127.0.0.1 port=55618
May 14 09:18:45 LOG:  connection authorized: user=postgres
database=a/system_data
May 14 09:18:45 FATAL:  database "a/system_data" does not exist


Do you think defining search_path for postgres user role do the trick.
Will search_path lead to any other issue?



--
View this message in context:
http://postgresql.1045698.n5.nabble.com/FATAL-database-a-system-data-does-not-exist-tp5754839p5755384.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


pgsql-general by date:

Previous
From: John R Pierce
Date:
Subject: Re: postgres and xquery
Next
From: sumita
Date:
Subject: Re: FATAL: database "a/system_data" does not exist