PBS queue automatically deleted in qmgr and exist in postgres db

Hi,
i have created few routing queue in PBS server and it is visible in qmgr but after implementing some hook s , pbs server service crashed and all my routing queue deleted and now not able to create same queue again , i have chacked in postgres db queue is still there so how to solve this issue

i have manually deleted queue data in pbs.queue table and created queue in server so is there any approach to do it and avoid such issue.

Hi, this sounds like it might be part of what was fixed with this PR: https://github.com/PBSPro/pbspro/pull/1076.

i am using PBSPro version pbs_version = 19.1.1 so i need to upgrade it with some other version please suggest

That fix is not yet incorporated into any community release, so at present building your own binaries is the only way to get the fix. We are planning a 19.1.2 update release and this is one fix currently being considered.

Ok , thanks for reply