Fwd: Postgres update

From: Denis Perchine <dyp(at)perchine(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Fwd: Postgres update
Date: 2000-07-28 09:55:23
Message-ID: 0007281655560B.00830@dyp.perchine.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello,

What does this mean?????

---------- Forwarded Message ----------
Subject: Postgres update
Date: Fri, 28 Jul 2000 04:00:09 -0500 (EST)
From: webmail(at)webmailstation(dot)com (WebmailStation User)

CREATE
DROP
ALTER
psql:/home/www/www.webmailstation.com/sql/reindex.lo.sql:5: NOTICE: --Relation pg_largeobject--
psql:/home/www/www.webmailstation.com/sql/reindex.lo.sql:5: NOTICE: Pages 577: Changed 0, reaped 549, Empty 0, New 0; Tup 105038: Vac 12554, Keep/VTL 0/0, Crash 0, UnUsed 0, MinLen 36, MaxLen 36; Re-using: Free/Avail. Space 469760/465060; EndEmpty/Avail. Pages 0/548. CPU 0.00s/0.38u sec.
psql:/home/www/www.webmailstation.com/sql/reindex.lo.sql:5: NOTICE: Index pg_largeobject_loid_index: Pages 209; Tuples 105038: Deleted 0. CPU 0.01s/0.50u sec.
psql:/home/www/www.webmailstation.com/sql/reindex.lo.sql:5: NOTICE: Rel pg_largeobject: Pages: 577 --> 515; Tuple(s) moved: 10696. CPU 0.11s/1.08u sec.
psql:/home/www/www.webmailstation.com/sql/reindex.lo.sql:5: NOTICE: Index pg_largeobject_loid_index: Pages 250; Tuples 105038: Deleted 10696. CPU 0.01s/0.55u sec.
psql:/home/www/www.webmailstation.com/sql/reindex.lo.sql:5: NOTICE: FlushRelationBuffers(pg_largeobject, 515): block 504 is referenced (private 0, global 1)
psql:/home/www/www.webmailstation.com/sql/reindex.lo.sql:5: FATAL 1: VACUUM (repair_frag): FlushRelationBuffers returned -2
pqReadData() -- backend closed the channel unexpectedly.
This probably means the backend terminated abnormally
before or while processing the request.
psql:/home/www/www.webmailstation.com/sql/reindex.lo.sql:5: connection to server was lost
-------------------------------------------------------

--
Sincerely Yours,
Denis Perchine

----------------------------------
E-Mail: dyp(at)perchine(dot)com
HomePage: http://www.perchine.com/dyp/
FidoNet: 2:5000/120.5
----------------------------------

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jan Wieck 2000-07-28 10:50:14 toasting for other varlena types
Previous Message Hiroshi Inoue 2000-07-28 08:03:47 RE: Questionable coding in proc.c & lock.c