Hi,
After I do psql, if I hit ctrl+C, it will terminate postmaster.
The message in the log is :
DEBUG: fast shutdown request
DEBUG: aborting any active transactions
FATAL 1: This connection has been terminated by the administrator.
DEBUG: shutting down
DEBUG: database system is shut down
I wonder how to disable ctrl+c shutting down db.
thanks,
kathy