Search Postgresql Archives

Re: Help with insert query

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 4/1/19 12:37 PM, Glenn Schultz wrote:
All,

The query below is designed to insert into a table.  This works when I have a single loan which I insert. However, if remove the part of the where clause of a single loan the insert does not work.  The table fnmloan is a large table with 500mm + rows and the query runs for about 4 hours. Any idea of how to get this to work?  I am a little stumped since the query works with one loan.

Following up to Michael's answer... 500MM rows in 4 hours is an insert rate of 34,722.222... records per second.

--
Angular momentum makes the world go 'round.





[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux