Re: Query about vacuum full

2014-07-28 Thread Ameya Aware
2014 11:00 AM > To: solr-user@lucene.apache.org > Subject: Re: Query about vacuum full > > Hello! > > Please refer to PostgreSQL mailing list with this question. This > question is purely about that database and this mailing list is about > Solr. > > -- > Regards, &

Re: Query about vacuum full

2014-07-28 Thread Jack Krupansky
Or are you using ManifoldCF? -- Jack Krupansky -Original Message- From: Rafał Kuć Sent: Monday, July 28, 2014 11:00 AM To: solr-user@lucene.apache.org Subject: Re: Query about vacuum full Hello! Please refer to PostgreSQL mailing list with this question. This question is purely

Re: Query about vacuum full

2014-07-28 Thread Rafał Kuć
Hello! Please refer to PostgreSQL mailing list with this question. This question is purely about that database and this mailing list is about Solr. -- Regards, Rafał Kuć Performance Monitoring * Log Analytics * Search Analytics Solr & Elasticsearch Support * http://sematext.com/ > Hi, > I am

Query about vacuum full

2014-07-28 Thread Ameya Aware
Hi, I am seeing considerable decrease in speed of indexing of documents. I am using PostgreSQL. So is this a right time to do vacuum on PostgreSQL because i am using this since a week. Also, to invoke vacuum full do i just need to go to PostgreSQL command prompt and invoke "VACUUM FULL" comman