Discussion:
Guidance needed to be a postgreSQL DBA
(too old to reply)
sravanch
2012-10-09 04:27:27 UTC
Permalink
Hi there,

I am glad that i could share my interest here. i am working as a support for
my project using postgresql for some time. i wish to become a dba.
please guide me on what topics should i cover to become a dba. i have
knowledge on sql, bit of dba activities like pg_dump, vaccum, ..etc it would
be of great help if you would do guide me on this track.

Regards,
sravan




--
View this message in context: http://postgresql.1045698.n5.nabble.com/Guidance-needed-to-be-a-postgreSQL-DBA-tp5727118.html
Sent from the PostgreSQL - novice mailing list archive at Nabble.com.
--
Sent via pgsql-novice mailing list (pgsql-***@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-novice
Jeff Davis
2012-10-20 17:40:59 UTC
Permalink
Post by sravanch
Hi there,
I am glad that i could share my interest here. i am working as a support for
my project using postgresql for some time. i wish to become a dba.
please guide me on what topics should i cover to become a dba. i have
knowledge on sql, bit of dba activities like pg_dump, vaccum, ..etc it would
be of great help if you would do guide me on this track.
There are a couple books you might find useful:

PostgreSQL 9 Administration Cookbook
PostgreSQL 9.0 High Performance

Aside from that, just read the documentation and experiment with the
features, and try to get experience. Work on developing applications,
and admin the server(s) yourself.

And when you get stuck, send an email here or to pgsql-general.

I hope this helps,
Jeff Davis
--
Sent via pgsql-novice mailing list (pgsql-***@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-novice
Loading...