Give me some suggestion

Поиск
Список
Период
Сортировка
От usanee tuangrathooradee
Тема Give me some suggestion
Дата
Msg-id 3784ccaa0604180159u71269060nb94685bf6198bfe0@mail.gmail.com
обсуждение исходный текст
Ответы Re: Give me some suggestion  (Alban Hertroys <alban@magproductions.nl>)
Список pgsql-general
Hello,
   I 'm a new  postgresql user and now I have some problem about it.
   I'm not sure this problem is a bug of postgresql or not.
   My problem is I have to read a text file ,processing and keep it into database.
   Each text file is about 50,000 records, the process can be insert,update and delete.
   I had random check and found that in the process of updating some can not be updating.
   It's happen with some text file ,but some are not.
   I really don't know what is the cause of problem but it's not about bussiness logic because
   sometimes it's updating correctly.
   I had investigate the log file of my program but there is nothing (I wrote the log file to show if
   it had an Exception or SQLException,so i'm quite sure that my sql statement is correct.)
  
   I used postgresql 7.4.6 , Platform is SUN Solaris9 , my program is java web-application (on tomcat4.1).
 
Thanks,
 Manee
  
 

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

Предыдущее
От: "Mavinakuli, Prasanna (STSD)"
Дата:
Сообщение: Re: HUGE Stack space is gettiing consumed
Следующее
От: "Nikolay Samokhvalov"
Дата:
Сообщение: Re: Query to check existence of stored procedure?