Re: Migration from PervasiveSQL

Поиск
Список
Период
Сортировка
От Ow Mun Heng
Тема Re: Migration from PervasiveSQL
Дата
Msg-id 1190605421.17050.7.camel@neuromancer.home.net
обсуждение исходный текст
Ответ на Re: Migration from PervasiveSQL  (Robert Treat <xzilla@users.sourceforge.net>)
Ответы Re: Migration from PervasiveSQL  (Robert Treat <xzilla@users.sourceforge.net>)
Список pgsql-general
On Sat, 2007-09-22 at 16:05 -0400, Robert Treat wrote:
> On Friday 21 September 2007 22:43, Merlin Moncure wrote:
> > On 9/21/07, Robert Treat <xzilla@users.sourceforge.net> wrote:
> > > On Thursday 20 September 2007 18:38, Merlin Moncure wrote:
> > > > On 9/20/07, Collin <adderd@kkmfg.com> wrote:
> > > > > Well, the subject says it pretty well but to elaborate:
> > > > >
> > > > dump to csv would be ideal (you could then use the built in csv import
> > > > through pg via COPY).
> > > >
> > > > barring that you need to roll some scripts or use a tool.  There are
> > > > many ways to do this of varying quality, mostly pretty dubious.  In
> > > > the microsoft world you have DTS which has an ok migrator.

What about Perl? DBI? Not sure if it supports PervasiveSQL


В списке pgsql-general по дате отправления:

Предыдущее
От: Ow Mun Heng
Дата:
Сообщение: Re: Is this good spec for a PostgreSQL server?
Следующее
От: Ow Mun Heng
Дата:
Сообщение: Re: help w/ SRF function