Re: 1.8beta create table crash

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: 1.8beta create table crash
Дата
Msg-id 46F380F4.60704@postgresql.org
обсуждение исходный текст
Ответ на 1.8beta create table crash  (Leen Besselink <leen@wirehub.nl>)
Список pgadmin-support
Leen Besselink wrote:
> Hi,
> 
> Today I downloaded the 1.8 beta client for windows (I'm running it on Windows 2000 and the pgsql8.1 on Debian/stable
amd64).
> 
> I get a crash when I do the following:
> 
> - create database
> - name: test
> - encoding: SQL_ASCII
> 
> - create table
> - name: mytable
> - tab: columns
> - add
> - name: pk
> - data type: serial
> - column: OK

It's the PK that causes the crash - and it was fixed by a recent commit 
following beta 5.

Thanks, Dave


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

Предыдущее
От: Leen Besselink
Дата:
Сообщение: 1.8beta create table crash
Следующее
От: Dave Page
Дата:
Сообщение: Re: Implementing Replication via pgAdmin