Re: [HACKERS] v6.5 release ToDo

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [HACKERS] v6.5 release ToDo
Дата
Msg-id 6186.926903701@sss.pgh.pa.us
обсуждение исходный текст
Ответы Re: [HACKERS] v6.5 release ToDo  (Ole Gjerde <gjerde@icebox.org>)
Список pgsql-hackers
gjerde@icebox.org wrote (a couple weeks ago):
> While running postmaster at the command line like this:
> /home/postgres/bin/postmaster -B 1024 -D/home/postgres/data -d 9 -o "-S
> 4096 -s -d 9 -A"

> the current backend for the following CREATE TABLE would
> die(consistently):
> CREATE TABLE oletest (
>         id                      serial,
>         number                  int,
>         string                  varchar(255)
> );

Are you still seeing this with current sources?  I'm not able to
replicate it here...
        regards, tom lane


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] select + order by
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] GEQO optimizer (was Re: Backend message type 0x44 arrived while idle)