Thread: DBA tasks
View Single Post

   
  #1 (permalink)  
Old 04-10-2008, 06:25 AM
Mark Matthews
 
Posts: n/a
Default DBA tasks

Hello,

Can anyone recommend good reference text, web or other, for general
PostgreSQL DBA tasks.

Stuff like:
* Things to do to clean up periodically (CLUSTER, VACUUM FULL, etc)
* How to analyse queries to optimise data retrieval (Use of EXPLAIN,
etc)
* etc ...

We are running Debian stable (sarge) and therefore 7.4. Moving to 8.1
soon (hopefully)

I am a developer who has adopted the role of DBA.

Thanks

-------------------------------------------------
Mark Matthews
Object Craft Pty Ltd
http://www.object-craft.com.au


---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faq

Reply With Quote