feature suggestion: sequence wizard

Поиск
Список
Период
Сортировка
От Bill Eaton
Тема feature suggestion: sequence wizard
Дата
Msg-id BHEMIOKCPPFPFJCHEKDCKENBCBAA.ee2@aeroantenna.com
обсуждение исходный текст
Ответы Re: feature suggestion: sequence wizard  (Andreas Pflug <pgadmin@pse-consulting.de>)
Список pgadmin-support
It would be nice to automate the conversion of an integer in a table to a
"serial".

Apparently SQL Server is able to pull this off.

The steps required would be to: * automagically create a new sequence * set default value of the desired field to
nextval(newsequence) * set the value of the sequence to max(field)
 

As far as GUI is concerned, you'd want the user to be able to select the
schema --> table --> field name and the wizard would do the rest.

Best regards,

Bill Eaton, Ph.D.
Senior Engineer
AeroAntenna
mailto://ee2@aeroantenna.com
tel: (818)993-3842





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

Предыдущее
От: "Alessandro @ GMail"
Дата:
Сообщение: weird problem with pgadmin & postgres on debian
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: Mac version can't dump/restore