4 ms·
I found the postgres manual [1] to be quite sufficient. It covers pretty much anything you might want to do. [1] - http://www.postgresql.org/docs/9.1/static/ h
by skb_ 14y ago
I found the postgres manual [1] to be quite sufficient. It covers pretty much anything you might want to do.
[1] - http://www.postgresql.org/docs/9.1/static/ http://www.postgresql.org/docs/9.1/static/
- slig 14y agoThanks, will take a look!