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@xxxxxxxxx> wrote:
Y2013/8/8 dafNi zaf <dzaf88@xxxxxxxxx>:
> Hello to everybody,20GB is a lot to be uploading from a browser, even in this day and age.
>
> I started to upload (via phpPgAdmin) to a local server a huge file (20GB) in
> order to fill up a database.
Is the web server configured to accept uploads of that size?