[DOCS] Backup / restore procedure documentation

2003-07-31 Thread Havard Eidnes
Hi, I'm a postresql novice but otherwise a Unix system administrator. I recently upgraded one of my postgresql installations from 7.2.2 to 7.3.3, and saved the pg_dumpall output for reload after the upgrade. However, I find that the documentation of the restore procedure as found in sections 9.1

Re: [DOCS] Backup / restore procedure documentation

2003-07-31 Thread Tom Lane
Havard Eidnes <[EMAIL PROTECTED]> writes: > However, I find that the documentation of the restore procedure as > found in sections 9.1.1 and 9.1.2 in and of itself to be inadequate. Fair enough. I've tried to address this --- see CVS-tip docs at http://developer.postgresql.org/docs/postgres/backu

[DOCS] Mysql -> Postgresql pitfalls

2003-07-31 Thread Chad N. Tindel
Hello- I was exchanging some email with Tom Lane about some problems I was running into converting from mysql to postgresql. He suggested I contact this list. Is there some sort of document describing common mysql->pgsql pitfalls? If not, I'd be happy to start one with the things I've run into

Re: [DOCS] Mysql -> Postgresql pitfalls

2003-07-31 Thread Bruce Momjian
Have you looked at techdocs.postgresql.org? --- Chad N. Tindel wrote: > Hello- > > I was exchanging some email with Tom Lane about some problems I was running > into converting from mysql to postgresql. He suggested I cont