Re: [GENERAL] large dbII to postgresql migration

2005-01-10 Thread Scott Marlowe
On Mon, 2005-01-10 at 15:22, marcelo Cortez wrote: > hello to all > > Soon time I am going to face a migration of a DBII > database our dear postgresql . > I will thank for any advice that can give me, in > addition this migration > will have 20 million records. > 20 million record is to large in

Re: [GENERAL] large dbII to postgresql migration

2005-01-10 Thread Jim C. Nasby
20 million rows isn't that large, unless you've got some really wide rows. You shouldn't have any major issues, just make sure you are vacuuming periodically. On Mon, Jan 10, 2005 at 06:22:34PM -0300, marcelo Cortez wrote: > > hello to all > > Soon time I am going to face a migration of a DBII

[GENERAL] large dbII to postgresql migration

2005-01-10 Thread marcelo Cortez
hello to all Soon time I am going to face a migration of a DBII database our dear postgresql . I will thank for any advice that can give me, in addition this migration will have 20 million records. 20 million record is to large instalation, exist some tips for this type of facilities? Tia . Best