PDA

View Full Version : current db in plpgsql


hakonhc
06-10-02, 09:50
Hi,
Is it possible to get the name of the database I'm logged in to from
plpgsql?
e.g. a current_db function?

Thanks,

Håkon