Re: Spaawn another process - Mailing list pgsql-php

From YC Nyon
Subject Re: Spaawn another process
Date
Msg-id 004b01c2855b$42e50a60$5340baca@gis
Whole thread Raw
Responses Re: Spaawn another process
Re: Spaawn another process
Re: Spaawn another process
List pgsql-php
In my PHP page, I need to run a external program to insert map data into
Postgresql. However, the process is very slow (can be 10 mins). How do I
return a webpage telling the user that the process is running and permits
the user to browse the other parts of the web application.

My idea is to run the "exec();" after the </html> tag. Would that be the
way?

TIA
Nyon


pgsql-php by date:

Previous
From: angelo.rigo@globo.com
Date:
Subject: updating
Next
From: "David Busby"
Date:
Subject: Handling timestampz datatype