| From: | Venkata Balaji N <nag1010(at)gmail(dot)com> |
|---|---|
| To: | s(dot)rama194(at)gmail(dot)com |
| Cc: | PostgreSQL Bugs <pgsql-bugs(at)postgresql(dot)org> |
| Subject: | Re: BUG #13307: Increasing space |
| Date: | 2015-05-26 01:49:34 |
| Message-ID: | CAEyp7J9puTnR-x7FHrQpsXST0nn96iFv2T=enkDHAqHTaOgYMg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
On Mon, May 18, 2015 at 3:23 PM, <s(dot)rama194(at)gmail(dot)com> wrote:
> The following bug has been logged on the website:
>
> Bug reference: 13307
> Logged by: Rama Shankar
> Email address: s(dot)rama194(at)gmail(dot)com
> PostgreSQL version: Unsupported/Unknown
> Operating system: Ubantu
> Description:
>
> In my db one table is there having around 20k rows, It is occupying space
> very fast, per second 1 MB, Please tell me solution for that one.
>
To start with, this is not a BUG. Without any details, I think, this is
something to do with your application behaviour.
Obviously, the data load or data changes would make the table grow in size.
How fast or slow a table is growing depends on volume of transactions and
the size of the data being changed/loaded.
Regards,
Venkata Balaji N
Fujitsu Australia
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Paquier | 2015-05-26 01:49:49 | Re: Incorrect processing of CREATE TRANSFORM with DDL deparding |
| Previous Message | Michael Paquier | 2015-05-25 21:47:54 | Re: Incorrect processing of CREATE TRANSFORM with DDL deparding |