| From: | Oleg Bartunov <oleg(at)sai(dot)msu(dot)su> | 
|---|---|
| To: | pgsql-hackers(at)postgresql(dot)org | 
| Subject: | ERROR: No one parent tuple was found | 
| Date: | 2000-04-04 15:11:31 | 
| Message-ID: | Pine.GSO.3.96.SK.1000404180259.13408N-100000@ra | 
| Views: | Whole Thread | Raw Message | Download mbox | Resend email | 
| Thread: | |
| Lists: | pgsql-hackers | 
Hi,
I got error when running vacuum analyze:
discovery=> vacuum analyze;
 ERROR:  No one parent tuple was found
discovery=> 
discovery=> vacuum analyze hits;
 NOTICE:  CreatePortal: portal <vacuum> already exists
 ERROR:  No one parent tuple was found
postgres 6.5.3, Linux x86
Everything seems work fine. How dangerous this error ?
I got it for the first time since project was started about 6 months ago -
vacuuming runs in background every hour.
Hmm, now vacuum works. I just restart psql.
	Oleg
_____________________________________________________________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: oleg(at)sai(dot)msu(dot)su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Daniele Orlandi | 2000-04-04 16:54:19 | Indexes growing continuously | 
| Previous Message | Sergio A. Kessler | 2000-04-04 15:09:46 | Re: Permissions |