dbTalk Databases Forums  

[BUGS] BUG #1752: Problema al insertar TIME

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss [BUGS] BUG #1752: Problema al insertar TIME in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Luis Guevara
 
Posts: n/a

Default [BUGS] BUG #1752: Problema al insertar TIME - 07-05-2005 , 09:02 AM







The following bug has been logged online:

Bug reference: 1752
Logged by: Luis Guevara
Email address: luisguevaraa (AT) hotmail (DOT) com
PostgreSQL version: 8.0
Operating system: Linux Suxe
Description: Problema al insertar TIME
Details:

Usando el cliente EMS Postgesql ejecuto lo siguiente:

INSERT INTO "public"."expediente" ("expe_id", "expe_origen", "expe_tipo",
"expe_fecha", "expe_hora") VALUES (8,2,0,'08/06/2005','09:20:13 a.m.');

Y obtengo el siguiente error:

/* Error : "ERROR: invalid input syntax for type time: "09:20:13 a.m."" */

Si ejecuto lo mismo pero en un servidor postgres 8.0 instalado en windowsXP
todo funciona correctamente e inserta los datos.

¿Cual puede ser el problema?

---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.