Greetings,

I have a question about how to see current processes running under postgreSQL.

"show processlist" will display DB, command, time, State, etc under MySQL:

| Id | User | Host | db | Command | Time | *State * | *Info* | 21 | admin | server1:40898 | test | *Query* | 104 | Copying to tmp table | INSERT INTO test (SELECT ... ...


May I know which commands to display similar current running commands/states under PostgreSQL please?

Thanks a lot!
Emi



---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

              http://archives.postgresql.org

Reply via email to