cancel
Showing results for 
Search instead for 
Did you mean: 

PostgreSQL NBU errors

brandonn
Level 4

Hello,

I've been unable to find any similar problems, so hopefully one of you have an idea.

One day we just started getting these in the event logs, and now they are very consistant, many every day:

 

Event Type: Error
Event Source: PostgreSQL
Event Category: None
Event ID: 0
Date:  2/23/2011
Time:  11:19:34 AM
User:  N/A
Computer: NBUMasterServer

Description:
ERROR:  relation "drives" does not exist
STATEMENT:  select * from drives WHERE libsn = 'US10336442'

 

Event Type: Error
Event Source: PostgreSQL
Event Category: None
Event ID: 0
Date:  2/23/2011
Time:  11:19:34 AM
User:  N/A
Computer: NBUMasterServer

Description:
ERROR:  relation "libraries" does not exist
STATEMENT:  Select * from libraries

 

Any ideas? Also, I wanted to poke around the PostgreSQL db with pgAdmin, but I can't for the life of me remember the default username/pw to log into the db

1 REPLY 1

AAlmroth
Level 6
Partner Accredited

As far as I know, the only component of NBU using PostgreSQL is PureDisk. And I cannot see why its database should keep track of libraries and drives, as it is disk-only backup.

Perhaps you have another backup product installed that is using PostgreSQL?

/A