Hi Andreas, Your tip about a namespace did the trick. I had renamed the "public" schema which had caused all of my problems. I do not understand why. Returning the schema name to "public" fixed everything.
Thank you, Keith --- Andreas Pflug <[EMAIL PROTECTED]> wrote: > > Whenever I connect to the work server from home > (but > > not localhost) I get the following message: > "Error: > > pg_postmaster_starttime() does not exist. HINT: > No > > function matches the given name and argument > types. > > You may need to add explicit type casts." > > This is very strange. pgAdmin checks for the > existence of the function, > before trying to use it. > Only reason I could think of is some namespace > issue. Is > pg_postmaster_starttime in some exotic schema, while > pgAdmin expects it > in public or pg_catalog? Some search_path issue? > > Regards, > Andreas > __________________________________ Yahoo! Mail - PC Magazine Editors' Choice 2005 http://mail.yahoo.com ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly