Re: COPY problem on -- strings

Поиск
Список
Период
Сортировка
Искать
От
Sabin Coanda
Тема
Re: COPY problem on -- strings
Дата
Msg-id
gg36dt$i9u$1@news.hub.org
Список
Дерево обсуждения
Re: COPY problem on -- strings "Sabin Coanda" <sabin.coanda@deuromedia.ro>
> Is that the *first* error message you got?
>

Yes it is.

In fact I made a mistake in the first email, so instead:
        INSERT INTO "A" ( "Col1", "Col2" )
        VALUES (2, '-- any text' );

please change with:
        INSERT INTO "A" ( "Col1", "Col2" )
        VALUES (1, '-- any text' );

However I suppose this doesn't change the problem :(.

Regards,
Sabin 


В списке pgsql-general по дате отправления
От: Christian Schröder
Дата:
От: Andy Greensted
Дата:
FAQ