Re: Database Migration Wizard Plugin support

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Database Migration Wizard Plugin support
Дата
Msg-id 03AF4E498C591348A42FC93DEA9661B83AF064@mail.vale-housing.co.uk
обсуждение исходный текст
Ответ на Database Migration Wizard Plugin support  (Alessandro Pellegrini <alessandro.pellegrini@infoblu.it>)
Список pgadmin-support

> -----Original Message-----
> From: Alessandro Pellegrini [mailto:alessandro.pellegrini@infoblu.it]
> Sent: 29 April 2003 15:27
> To: pgadmin-support@postgresql.org
> Subject: [pgadmin-support] Database Migration Wizard Plugin support
>
>
> I've installed pgAdmin II 1.4.12 and the Database Migration
> Wizard Plugin to copy some tables from a remote db Oracle to
> a remote db Postgresql.
>
> Great app, but I've met some problems with the plugin.
>
> If I try to copy a table with a date field the transaction
> fails and the
> message that I get is:
>
> -2147467259: ERROR:  Bad timestamp external representation
> '1997-09-23
> 00.00.00'

PostgreSQL is rejecting this because it doesn't recognise the dots
between the time fields (pgAdmin just passes the data on in the default
format for your locale). This is fixed in the latest snapshot.

> No problem for tables with no date fields except for the fact that
> tables are always exported into public!!!

This is also fixed in the latest snapshot. You can download the required
files from the binaries folder at http://cvs.pgadmin.org/. There are
installation instructions in the README.

Regards, Dave.


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

Предыдущее
От: Alessandro Pellegrini
Дата:
Сообщение: Database Migration Wizard Plugin support
Следующее
От: "Haron, Charles"
Дата:
Сообщение: Type Mismatch When Viewing Schema