RE: [QUESTIONS] Insert Errors

Поиск
Список
Период
Сортировка
От Jackson, DeJuan
Тема RE: [QUESTIONS] Insert Errors
Дата
Msg-id F10BB1FAF801D111829B0060971D839F26D94A@dal_cps.cpsgroup.com
обсуждение исходный текст
Список pgsql-hackers
Forwarded to HACKERS.

> -----Original Message-----
> From:    Daryl Sayers [SMTP:daryl@stonemicro.com.au]
> Sent:    Monday, May 04, 1998 8:48 PM
> To:    pgsql-questions@postgreSQL.org
> Subject:    [QUESTIONS] Insert Errors
>
>
> I have Postgresql 6.3 running on Linux 2.0.33. It was working for some
> time. I have not added anything for a while and now it dont work.
> Here is a simple test that shows the problem.
>
> daryl=> create table mytest ( xx int );
> CREATE
> daryl=> insert into mytest values ( 100 );
> ERROR:  mytest: cannot extend
>
> The same error shows up in the log file.
> Any ideas.
>
>
> --
> Daryl Sayers                              Ph: (02) 9417 3788
> Stone Group Asia Pacific                 Fax: (02) 9417 3741
> Unit 20, 380 Eastern Valley Way        Email: daryl@stonemicro.com.au
> Roseville, 2069 NSW Australia            WWW:
> http://www.stonemicro.com.au
> --
> Official WWW Site: http://www.postgresql.org
> Online Docs & FAQ: http://www.postgresql.org/docs
> Searchable Lists: http://www.postgresql.org/mhonarc

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

Предыдущее
От: "Jackson, DeJuan"
Дата:
Сообщение: RE: [QUESTIONS] Identity Crisis
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] RE: [QUESTIONS] Identity Crisis