From: | Andreas Schmitz <a(dot)schmitz(at)cityweb(dot)de> |
---|---|
To: | daniel alvarez <d-alvarez(at)gmx(dot)de> |
Cc: | tgl(at)sss(dot)pgh(dot)pa(dot)us, pgsql-admin(at)postgresql(dot)org |
Subject: | Re: Still a bug in the VACUUM ??? !!! |
Date: | 2003-02-17 12:23:36 |
Message-ID: | 200302171323.36606.a.schmitz@cityweb.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin pgsql-hackers |
> The last lines of output were:
>
>
> NOTICE: Rel pg_class: Uninitialized page 3344 - fixing
>
[...]
> NOTICE: Rel pg_class: Uninitialized page 3355 - fixing
>
> NOTICE: Rel pg_class: Uninitialized page 3356 - fixing
>
> batch/nachts.sh: line 3: 30855 Segmentation fault /usr/bin/php -q
> /usr/local/httpd/htdocs/kunden/web41/html/wcopy/batch/vacuum.php
>
>
> Running VACUUM FULL ANALYZE another time there were no errors.
Hi,
I think it is not the same. When I ran the vaccum when no other clients where
connected to the database. I did the "update dpa_text set
titleidx=txt2txtidx(volltext);" When I ran "vacuumdb --full --verbose
--analyze -d newsdb2 >>/tmp/vacuum.log 2>&1" Maybe the log will provide some
information. I noticed a few messages like this in the database log while
running the vacuum:
Feb 17 11:19:36 postgres2 postgres[1803]: [ID 553393 local0.info] [5] LOG:
pq_flush: send() failed: Broken pipe
regards
-andreas
--
Andreas Schmitz - Phone +49 201 8501 318
Cityweb-Technik-Service-Gesellschaft mbH
Friedrichstr. 12 - Fax +49 201 8501 104
45128 Essen - email a(dot)schmitz(at)cityweb(dot)de
Attachment | Content-Type | Size |
---|---|---|
vacuum.log | text/x-log | 56.1 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Mel Jamero | 2003-02-17 16:58:08 | best way to make incremental back-ups? |
Previous Message | vivek K. | 2003-02-17 08:12:15 | installation |
From | Date | Subject | |
---|---|---|---|
Next Message | Christopher Kings-Lynne | 2003-02-17 12:25:14 | Re: Questions about indexes? |
Previous Message | Daniel Kalchev | 2003-02-17 09:54:40 | Re: Questions about indexes? |