character varying and specfying datatypes in pgadmin 1.6

Поиск
Список
Период
Сортировка
От Joe Kramer
Тема character varying and specfying datatypes in pgadmin 1.6
Дата
Msg-id b4c00a110610170539o1f6e982exc7526e91042989d0@mail.gmail.com
обсуждение исходный текст
Ответы Re: character varying and specfying datatypes
Список pgadmin-support
Hello,

Since new 1.6 beta there is no option to export database schema with
"character varying" as "varchar". Wasn't there such option in 1.5?
It's removed now?

Why it's not possible to use varchar in pgadmn dialogs anymore?

Another annoying this is in Create table - >ADd Column dialog you
cannot just type the desired datatype anymore, you're constricted to
nearest match pgadmin finds for you.
For example it's not possible to have "bigserial" datatype right away.
After you type "big" it inserts bigint and you can't change it. The
only way is to select it form list every time. (List is huge and not
alphabetically sorted so you have to hunt for required datatype almost
for every field)

Thanks.


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

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: Beta 3 crashing reproducably
Следующее
От: "Joe Kramer"
Дата:
Сообщение: Crash 1.6b2 during Backup