Run a query repeatedly automatically
-- You can use watch command to run a particular query repeatedly until you cancel it. -- watch 3 , means for every 3 seconds, the previous query will be executed
postgresql configurationintermediate
by PostgreSQL
30 views