Re: [pgadmin-support] 1.8beta create table crash

2007-09-21 Thread Dave Page
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 - a

[pgadmin-support] 1.8beta create table crash

2007-09-21 Thread Leen Besselink
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 typ