wolfgang fuertbauer ([EMAIL PROTECTED]) reports a bug with a severity of 3
The lower the number the more severe it is.
Short Description
alter table add field serial - does not create serial field
Long Description
altering an existing table and adding a field from type serial via
>>alter table
Holger Krug ([EMAIL PROTECTED]) reports a bug with a severity of 3
The lower the number the more severe it is.
Short Description
src/backend/catalog/README
Long Description
src/backend/catalog/README:
tuples are in fact present. That is, only the variable-length
portions of a catalog tuple are
Michael, hope you've had a good Christmas & all the best for the New
Year...
When you run 'ecpg --help' you get the following:
-t turn on autocommit of transactions
amongst the other options... Shouldn't this be OFF as per the
documentation?
Best regards, Lee.
--
Lee Kindness,
Yes, this is a known bug:
>From TODO list:
o ALTER TABLE ADD COLUMN column SERIAL doesn't create sequence
---
[EMAIL PROTECTED] wrote:
> wolfgang fuertbauer ([EMAIL PROTECTED]) reports a bug with a severity of 3
Thanks. README updated with "NULL".
---
[EMAIL PROTECTED] wrote:
> Holger Krug ([EMAIL PROTECTED]) reports a bug with a severity of 3
> The lower the number the more severe it is.
>
> Short Description
> src/backend/catal
Lee Kindness wrote:
> Michael, hope you've had a good Christmas & all the best for the New
> Year...
>
> When you run 'ecpg --help' you get the following:
>
> -t turn on autocommit of transactions
>
> amongst the other options... Shouldn't this be OFF as per the
> documentation?
I be
Lee Kindness wrote:
> Michael, hope you've had a good Christmas & all the best for the New
> Year...
>
> When you run 'ecpg --help' you get the following:
>
> -t turn on autocommit of transactions
>
> amongst the other options... Shouldn't this be OFF as per the
> documentation?
Look
Miguel Juan ([EMAIL PROTECTED]) reports a bug with a severity of 2
The lower the number the more severe it is.
Short Description
Error Vacuuming and restoring a DataBase
Long Description
Hi.
About two months ago I sent here a message reporting a error while vacuuming a large
table (near a mill
[EMAIL PROTECTED] writes:
> About two months ago I sent here a message reporting a error while
> vacuuming a large table (near a million registers) with Postgresql
> 7.1.2 and Tom Lane suggest to upgrade the version to 7.1.3 so I did it
> on another computer but when I try to restore the database