Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Data Bases > Pgsql General > Re: High insert...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 2 of 7 Topic 15970 of 16301
Post > Topic >>

Re: High inserting by syslog

by jd@[EMAIL PROTECTED] ("Joshua D. Drake") Jul 3, 2008 at 09:03 AM

On Thu, 2008-07-03 at 12:05 -0300, Valter Douglas LisbĂ´a Jr. wrote:
> Hello all, I have a perl script thats load a entire day squid log to a 
> postgres table. I run it at midnight by cronjob and turns off the
indexes 
> before do it (turning it on after). The script works fine, but I want to

> change this to a diferent approach.

Exactly how do you turn off the indexes?

> 
> I'd like to insert on the fly the log lines, so long it be generated to
have 
> the data on-line. But the table has some indexes and the load of lines
is 
> about 300.000/day, so the average inserting is 3,48/sec. I think this
could 
> overload the database server (i did not test yet), so if I want to
create a 
> no indexed table to receive the on-line inserting and do a job moving
all 
> lines to the main indexed table at midnight.
> 
> My question is, Does exists a better solution, or this tatic is a good
way to 
> do this?

300,000 inserts a day isn't that much for any reasonable server.

Sincerely,

Joshua D. Drake



-- 
Sent via pgsql-general mailing list (pgsql-general@[EMAIL PROTECTED]
)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general
 




 7 Posts in Topic:
High inserting by syslog
douglas@[EMAIL PROTECTED]  2008-07-03 12:05:15 
Re: High inserting by syslog
jd@[EMAIL PROTECTED] (&q  2008-07-03 09:03:49 
Re: High inserting by syslog
douglas@[EMAIL PROTECTED]  2008-07-03 13:23:24 
Re: High inserting by syslog
dev@[EMAIL PROTECTED] (R  2008-07-03 17:08:26 
Re: High inserting by syslog
ahodgson@[EMAIL PROTECTED  2008-07-03 09:27:26 
Re: High inserting by syslog
scrawford@[EMAIL PROTECTE  2008-07-03 09:32:53 
Re: High inserting by syslog
Rainer Gerhards <rgerh  2008-07-04 01:41:37 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Thu Aug 21 18:37:24 CDT 2008.