Re: [GENERAL] Vacuumdb error

2011-04-14 Thread Carl von Clausewitz
Ok, thanks, I'll try at night. Regards, Carl 2011/4/14 Vidhya Bondre > Gipsz, > > We got this error too what we did is ran vacuum analyze verbose and > afterthat reindexed the db and we din't see the error croping again. > > Regards > Vidhya > > On Thu, Apr 14, 2011 at 5:26 PM, Gipsz Jakab wrote

Re: [GENERAL] Vacuumdb error

2011-04-14 Thread Carl von Clausewitz
Hi, see the two scripts attached. First one is the postgres_maintenance.sh, and the second is the postgres_backup.sh. I've attached it, and copied, because of the antivirus filters :-) regards, Carl Maintenance: #!/bin/sh date >> /var/log/postgresql_maintenance.log /usr/local/bin/reindexdb --all

Re: [GENERAL] Vacuumdb error

2011-04-14 Thread Carl von Clausewitz
Ok thanks, the information. I've made the mistake, I will change the script, but I will try, that Vidhya told me. Let me see, what will going on. Regards, Carl 2011/4/14 Tom Lane > Carl von Clausewitz writes: > > Maintenance: > > #!/bin/sh > > date >> /va

Re: [GENERAL] Vacuumdb error

2011-04-14 Thread Carl von Clausewitz
Everything was fine, the reordered script fixed everything. Thanks all. Regards, Carl 2011/4/14 Carl von Clausewitz > Ok thanks, the information. I've made the mistake, I will change the > script, but I will try, that Vidhya told me. Let me see, what will going > on. >

Re: [GENERAL] Shared Buffer Size

2011-05-28 Thread Carl von Clausewitz
Hi Preetika, a few months ago, when I installed my first PostgreSQL, I have had the same problem. I've try to get any information about optimal memory config, and working, but there wasn't any "optimal memory setting calculator" on the internet, just some guide in the posgre documentation ( http:/

Re: [GENERAL] Shared Buffer Size

2011-05-30 Thread Carl von Clausewitz
Thanks Toby, I will check it, and change it. regards, Carl 2011/5/30 Toby Corkindale > On 28/05/11 18:42, Carl von Clausewitz wrote: > >> a few months ago, when I installed my first PostgreSQL, I have had the >> same problem. I've try to get any information about optima

[GENERAL] Need suggestion

2011-06-01 Thread Carl von Clausewitz
Hello Everyone, I got a new project, with 100 user in Europe. In this case, I need to handle production and sales processes an its documentations in PostgreSQL with PHP. The load of the sales process is negligible, but every user produces 2 transaction in the production process, with 10-30 scanned

Re: [GENERAL] Need suggestion

2011-06-02 Thread Carl von Clausewitz
xes and tables it is not clear form your message whether you > need just a regular search (field LIKE 'something'), full text search of > metadata, or full text search of scanned documents (in case they are OCRed). > > Regards, > Ognjen > > > > On 1.6.2011 10:

Re: [GENERAL] Need suggestion

2011-06-03 Thread Carl von Clausewitz
Thanks for the replies, and suggestion from Ognjen, Ben Chobot, John R Pierce, Tomás, and Karsten... I checked the links, and I decided, that I cannot decide :-) because I don't know, how large could be the infrastructure for this. If I store the images, and scanned docus in the database, a radical

[GENERAL] corrupted statistics file "pg_stat_tmp/pgstat.stat"

2012-08-15 Thread Carl von Clausewitz
Hi All, I’ve just made a clean install for PostgreSQL 9.1 (postgresql-server-9.1.4, postgresql-contrib-9.1.4) on a FreeBSD 9 (FreeBSD 9.0-RELEASE-p3 FreeBSD 9.0-RELEASE-p3 #0: Tue Jun 12 02:52:29 UTC 2012 r...@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64). I’ve

Re: [GENERAL] corrupted statistics file "pg_stat_tmp/pgstat.stat"

2012-08-15 Thread Carl von Clausewitz
Alban Hertroys [mailto:haram...@gmail.com] Sent: Wednesday, August 15, 2012 3:33 PM To: Carl von Clausewitz Cc: pgsql-general@postgresql.org Subject: Re: [GENERAL] corrupted statistics file "pg_stat_tmp/pgstat.stat" On 15 August 2012 09:57, Carl von Clausewitz wrote: > I’ve restored f

Re: [GENERAL] corrupted statistics file "pg_stat_tmp/pgstat.stat"

2012-08-15 Thread Carl von Clausewitz
) output is unlimited. I'll be back (:-)) within few days with the results. Thank you all the informations. Regards, Csaba -Original Message- From: Tom Lane [mailto:t...@sss.pgh.pa.us] Sent: Wednesday, August 15, 2012 3:34 PM To: Carl von Clausewitz Cc: pgsql-general@postgresql.o