duplicating and date problem

Поиск
Список
Период
Сортировка
От Boris Köster
Тема duplicating and date problem
Дата
Msg-id 19414891112.20020313102509@x-itec.de
обсуждение исходный текст
Список pgsql-general
Hello pgsql-general,

a) is it possible to duplicate a specific row into another table
(append)?

b) I try to insert a datetime into my table, but I  have error
messages -((

SQL:

insert into xyz (datum) values('2002-02-27 15:47:06+01');

gives me:

Warning: PostgreSQL query failed: ERROR: Bad timestamp external representation ''



--
Best regards,
 Boris


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

Предыдущее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: transacction problem
Следующее
От: "Jules Alberts"
Дата:
Сообщение: Re: Automatic mod time?