using pgAdmin III, and getting this error, why!? all bases exists! user postgres. what is going on?
Although my question had been closed. I still don't understand how to backup my DB. For clarity I can say that, In system (win7) I logged in like user 'miroque', at pgAdmin I'm logging in like user 'postgress'. And when I start to create backup of DB. I receive this error about that DB not exist. But my java application working with it, pgAdmin works with it. And problem arises when I want to make a backup. how to know where o what is wrong with permissions or configuration?