Monday, June 20, 2016

postgres cant open the log file

 

If you are PgAdmin tool and facing this error whenever the execution code encounters an error like below

image

To fix this.

Open PgAdmin
-- File – Options – Logging – set the path to the existing folder. Eg: /tmp/pgadmin.logxc

image

 

image

No comments:

Post a Comment

Featured Post

SQL Server AWS Migration BCP

stored procedure to generate BCP scritps to migrate the SQL Server database. Developed this stored procedure on my labs to simulate t...

Contributors