Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: 1.8beta create table crash



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



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group