search for: masiar

Displaying 5 results from an estimated 5 matches for "masiar".

2006 Mar 17
1
omega crawler: ht://dig or wget?
At wiki page: http://wiki.xapian.org/Omega I added a comment that ht://Dig looks like dead. Does anybody really use it? >From brief glance at docs I had a feeling it is not easy to configure. Maybe better crawler is GNU wget? Mature, stable, maintained? -- Peter Masiar
2006 Mar 29
1
htdig with omega for multiple URLs (websites)
...anyone on list has experience with using htdig to crawl multiple websites, I would really appreciate insight or sample scripts. My current approach would be 1) generate 100+ config files (one per URL), creating 100+ databases 2) generate script to merge results. Is there a better way? -- Peter Masiar, Yale center for medical Informatics A: Because it messes up the flow of reading. Q: Why is top-posting often frowned upon?
2005 Sep 21
1
php4-cli package
Hi list, Was anyone successful in building and running a php4-cli rpm package for centos? I need it to run some php scripts via cronjob. Thanks! Andy -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20050921/70ca1eca/attachment.html>
2005 Apr 28
1
relation "pg_user" does not exist error when running pg_dump
Hi, I'm trying to move a postgres database to another server and I ran into some weird problems. Pg_dump command was not giving any output and the logs got filled with some SELinux errors. So I turned off SELinux completely (and rebooted). Now I'm getting the following error message: # pg_dump -U postgres database > database.out pg_dump: SQL command failed pg_dump: Error message from
2005 Apr 28
0
relation "pg_user" does not exist error when runningpg_dump
> -----Original Message----- > From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] On > Behalf Of Andy Masiar > Sent: Thursday, April 28, 2005 2:41 PM > To: centos at centos.org > Subject: [CentOS] relation "pg_user" does not exist error when > runningpg_dump > > Hi, > > I'm trying to move a postgres database to another server and I ran > into some weird problems....