Login  Register

Re: desktop report can not run properly

Posted by NARONG on Dec 01, 2011; 9:31am
URL: http://ngl.70.s1.nabble.com/desktop-report-can-not-run-properly-tp7049178p7049871.html

Yep, I also did and it still got this message:
"Database is not connection properly, please check."

The below is the part of postgressql.conf in my server:

#------------------------------------------------------------------------------
# CONNECTIONS AND AUTHENTICATION
#------------------------------------------------------------------------------

# - Connection Settings -

listen_addresses = '*' # what IP address(es) to listen on;
                                        # comma-separated list of addresses;
                                        # defaults to 'localhost', '*' = all
                                        # (change requires restart)
port = 5432 # (change requires restart)
max_connections = 100 # (change requires restart)