| From: | dafNi zaf <dzaf88(at)gmail(dot)com> |
|---|---|
| To: | Ian Lawrence Barwick <barwick(at)gmail(dot)com>, pgsql-general General <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: DB transactions when browser freezes |
| Date: | 2013-08-08 15:33:15 |
| Message-ID: | CAAega+51UAPUKfZXR=pihGifPcRkfH3FcgZo+qmb6NpS4pKqTA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
yes, I altered the php.ini file in /etc/php5/apache2/ directory in order to
accept huge files.
The uploading has been completed and the transactions started.
I can now see the transactions using either: ps aux | grep postgres (via
command line)
or the solution David Johnston sugested.
Thank you for the reply!
dafNi
On Thu, Aug 8, 2013 at 5:57 PM, Ian Lawrence Barwick <barwick(at)gmail(dot)com>wrote:
> 2013/8/8 dafNi zaf <dzaf88(at)gmail(dot)com>:
> > Hello to everybody,
> >
> > I started to upload (via phpPgAdmin) to a local server a huge file
> (20GB) in
> > order to fill up a database.
>
> 20GB is a lot to be uploading from a browser, even in this day and age.
>
> Is the web server configured to accept uploads of that size?
>
Y
| From | Date | Subject | |
|---|---|---|---|
| Next Message | bricklen | 2013-08-08 15:59:05 | Re: setting high value for wal_keep_segments |
| Previous Message | dafNi zaf | 2013-08-08 15:19:03 | Re: DB transactions when browser freezes |