[ADMIN] Number of connections

1999-12-10 Thread lec
How can I find out how many users/who are currently connected to a database? Thanks, Thomas.

[ADMIN] OID and pg_dump -o

1999-10-21 Thread lec
What is purpose of OIDs and is it neccessary to back them up using -o option with pg_dump? Thanks.

[ADMIN] psql -u

1999-10-17 Thread lec
When I use psql with -u option, psql prompts for the user and password but any password lets me through although psql checks for the user. What am I missing here?