Victor S. ([EMAIL PROTECTED]) reports a bug with a severity of 1
The lower the number the more severe it is.
Short Description
pg_dump don't works with many tables
Long Description
Sorry about the last two messages. We have finally identified when the error happens.
We have near 1000 tables wit
Dmitry Kishchukov ([EMAIL PROTECTED]) reports a bug with a severity of 1
The lower the number the more severe it is.
Short Description
growing tables
Long Description
When I executing updates on small table (250 rows)
it tables grows. In my database one table contains only 250 rows
(two number,
On Fri, 7 Jun 2002 12:20:11 -0400 (EDT)
"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> When I executing updates on small table (250 rows)
> it tables grows.
This is expected due to MVCC.
> In my database one table contains only 250 rows
> (two number, ip and date) take 170MB disk space!
>
>
This patch no longer appears to be required. I think someone has fixed
it already. Thanks.
---
Dmitry Tkach wrote:
>
> P
Well, you are the first to report that 127.0.0.1 doesn't work for stats.
Unless someone else has a problem, I think we will leave it unchanged.
---
Bjoern A. Zeeb wrote:
> PRIO: low
>
> Hi,
>
> in src/backend/postmaster/p
Uh, I think you have to rebuild the libpq win32 library somehow, then
relink your program to it. However, that *.dll is related somehow.
---
Rob Butler wrote:
> I applied the patch, and recompiled postgres, then recompiled