Lane Rollins wrote:
Do you notice a lot of memory being allocated? Use the free command. Is uptime high?
What is the output of this command (assuming the db is being run by user 'postgres')?ps -w -w -o pid,rss,size,args --sort size -u postgres