Jump to content

Recommended Posts

Posted

Yes but not only pg_close fails, for example if a pg_connect fails, the PHP also stops.

 

When a PostgreSQL fuction fails, the php fails and no show errors.

 

It is neccessary the use of pg_close() for security and origanization reasons.

 

I think that if i restart all my domain and web the problem could be solved.

Posted

@Krydos what usually causes core dumps?

 

It used to occur on one of my development environments, it got patched, I believe.

Posted

@milwilc, in this case it's a segmentation fault. The php process itself is actually crashing, not just an error in the code.

 

@parcela2, You could try deleting your account and recreating it. Once you have everything backed up, and deleted let me know and I can send you an invitation code so you don't have to wait until midnight UTC to get a new account. No one else has reported this, and I can't reproduce the segmentation fault core dumps on any other account on the server.

Posted

Perfect @Krydos, i deleted my account now. I restored databses and files.

 

I have prepared to create a new account.

Posted

Your account has been queued for deletion. Depending on the server load, and how many tasks are ahead of your deletion it could take up to 48 hours to be fully deleted. The domain will show the suspended page while it is queued to be deleted.

Posted

Thanks very much for the support, the postgreSQL still fails but i finnally solved including at the end of the php the database connections to stop it this point.

 

It seems that is a problem of the pool.

 

Thanks again ;)

  • 1 month later...
Posted (edited)

I tested to remove the comments to pg_close and works again.

 

The problem now is really solved.

 

Por curiosidad, ¿cuál ha sido la solución?

 

translate.google.com:

 

Out of curiosity, what has been the solution?

Edited by Krydos
translated

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...