Обсуждение: RE: [QUESTIONS] Insert Errors

Поиск
Список
Период
Сортировка

RE: [QUESTIONS] Insert Errors

От
"Jackson, DeJuan"
Дата:
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