Trying to add features to pgMigration

Поиск
Список
Период
Сортировка
От John McCawley
Тема Trying to add features to pgMigration
Дата
Msg-id 3D063E6A.1090004@worleyco.com
обсуждение исходный текст
Список pgadmin-hackers
Hello there,

I wanted to add 2 features to pgMigration:

1) Add a checkbox to allow dropping of tables on destination Postgres DB
that match the table name you are trying to import

2) Add functionality to convert MS SQL Server autonumbers to PG Serial
fields.

I am running PostgreSQL 7.1.3, and using the 7.2.1 ODBC driver.
I have followed the instructures at
http://www.pgadmin.org/pgadmin2.php?ContentID=18
When I run the new binaries, I can connect to my database, but none of
the tables show up, just languages and schemas.
I do not have this problem with the 1.2.0 pgAdmin release.
While I still have this problem I am hesitant to begin coding on the new
features.
Is this problem client side, or should I upgrade to Postgres 7.2?

John



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

Предыдущее
От: "Vergoz Michael"
Дата:
Сообщение: Fw: important question
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: Trying to add features to pgMigration