Tom Lane ([EMAIL PROTECTED]) wrote:
> I get
>
> FATAL 1: btree: failed to add item to the page in _bt_sort (2)
> pqReadData() -- backend closed the channel unexpectedly.
> This probably means the backend terminated abnormally
> before or while processing the request.
>
> Is that
Bruce Momjian ([EMAIL PROTECTED]) wrote:
> Psql manual pages says:
>
> The command form \d+ is identical, but any comments
> associated with the table columns are shown as
> well.
Thank you for the response, Bruce. I was working from the HTML docs
The following bug has been logged online:
Bug reference: 2667
Logged by: Stephen R. van den Berg
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.1.4
Operating system: Linux 2.6.16.20 Debian (pg: 8.1.4-6)
Description:vacuuming a 70GB table causes a "
On 9/30/06, Tom Lane <[EMAIL PROTECTED]> wrote:
"Stephen R. van den Berg" <[EMAIL PROTECTED]> writes:
> datalog=# vacuum verbose fnetsense;
> INFO: vacuuming "public.fnetsense"
> PANIC: right sibling is not next child in "fnetsense_utstamp_ke
deferred);
insert into a values (7);
begin;
insert into b values (-7);
update b set ia=-ia where ia<0;
commit;
drop table a;
drop table b;
--
Sincerely, [EMAIL PROTECTED]
Stephen R. van den Berg (AKA BuGless).
"-- hit
101 - 105 of 105 matches
Mail list logo