|
From: Juned K. <jkh...@gm...> - 2014-04-28 11:22:00
|
Hi all,
I setup pgxc, but today when i tried fire one manual query i got below
message. i am not able to show table descriptions as well.
database=# \d
ERROR: could not access status of transaction 0
DETAIL: Could not write to file "pg_clog/000B" at offset 40960: No space
left on device.
sometimes its showing table description in below format.
database=# \dt
<table border="1">
<caption>List of relations</caption>
<tr>
<th align="center">Schema</th>
<th align="center">Name</th>
<th align="center">Type</th>
<th align="center">Owner</th>
</tr>
--
Thanks,
Juned Khan
<http://www.inextrix.com/>
|