> Why should we care for a process kicked by postgres --single? No > other processes can look at the information provided. :)
Yeah, I find it by querying pg_stat_activity in single user mode and the result doesn't show the username, which looks a bit strange though harmless. -- Regards, ChangAo Chen
