cluster-operation successfull? - Mailing list pgsql-novice

From Timo Roessner
Subject cluster-operation successfull?
Date
Msg-id 428A3D79.3010704@gmx.net
Whole thread Raw
Responses Re: cluster-operation successfull?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-novice
Hi everybody,

the other day i used the cluster-command to cluster my data on a
previosly created index.
i did this on a postgreSQL-server (v.8) via SSH. the clustering took the
whole night....
when i came back to my computer the next morning the ssh-connection was
reset by the server, on which
the database is running.

My question now:

scince i didnt receive a success message from the cluster-operation i am
not quite sure wether the data was clustered at all
or wether the cluster-operation was canceled when the ssh-connection was
canceled.
is there a way to determine wether data was clustered or not? i have no
access to logfiles, so is there a way to find that out via psql?

thx in advance

pgsql-novice by date:

Previous
From: "Keith Worthington"
Date:
Subject: Re: ERROR: DROP TABLE is not allowed in a non-volatile function
Next
From: Tom Lane
Date:
Subject: Re: cluster-operation successfull?