For resetting the id you may want to take a look at the sequence
manipulation functions [1]
Regards,
Ricardo
[1]http://www.postgresql.org/docs/current/static/functions-sequence.html
On Wed, Feb 3, 2016, 06:26 arnaud gaboury wrote:
> On Wed, Feb 3, 2016 at 1:18 PM, arnaud gaboury
> wrote:
> >
Hi,
look at this page of the documentation of postgres
http://www.postgresql.org/docs/current/static/plpgsql-statements.html
there explain some ways to know the effect of a SQL command.
Regards.
2010/7/4 Andre Lopes
> Hi,
>
> The function will run in the php-cli, in a CronJob, it is not for use