Inpreet Singh <Singh(dot)Inpreet(at)netsity(dot)com> writes:
> I saw my database and got that it has no owner so probably I deleted my user
> of database accidentally. Now is there a way to create owner of already
> existing database in postgres.
Recreate the user with the same sysid as before.
regards, tom lane