RE: MySQL -> pgsql
От | Diehl, Jeffrey |
---|---|
Тема | RE: MySQL -> pgsql |
Дата | |
Msg-id | 890B12B8398AD211BC6100805FA784A2064BB6EC@es04snlnt.sandia.gov обсуждение исходный текст |
Ответ на | MySQL -> pgsql ("David Reid" <dreid@jetnet.co.uk>) |
Список | pgsql-general |
Yup. Seems like that is what I need to do. Thanx, Mike Diehl, Network Monitoring Tool Devl. 284-3137 jdiehl@sandia.gov > -----Original Message----- > From: Neil Conway [mailto:nconway@klamath.dyndns.org] > Sent: October 19, 2000 3:30 PM > To: pgsql-general@postgresql.org > Subject: Re: [GENERAL] MySQL -> pgsql > > > On Thu, Oct 19, 2000 at 03:18:50PM -0600, Diehl, Jeffrey wrote: > > The database I am hoping to migrate has a few tables with around 50K > > records. These databases get updated every hour, 24/7. I > don't think I can > > do the migration with a text editor. So, I'm still looking > for some other > > method if it exists. > > Why not use a text editor? The idea was to edit the table schema, not > the entire contents of the database. If you only have a > ``few'' tables, > you should probably dump the table schema first, change it to PgSQL's > variant of SQL, and then test the schema. Once you're sure it works, > dump the data from MySQL into PgSQL (you could even use a pipe > straight from 'mysql' into 'psql'). > > HTH, > > Neil > > -- > Neil Conway <neilconway@home.com> > Get my GnuPG key from: http://klamath.dyndns.org/mykey.asc > Encrypted mail welcomed > > Don't worry about people stealing your ideas. If your ideas are any > good, you'll have to ram them down people's throats. > -- Howard Aiken >
В списке pgsql-general по дате отправления: