Help with command syntax?

From: Carol Walter <walterc(at)indiana(dot)edu>
To: pgsql-admin(at)postgresql(dot)org
Subject: Help with command syntax?
Date: 2007-11-13 15:35:12
Message-ID: 658CC899-491C-4388-B440-23422C30D9D2@indiana.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Greetings,

Can someone help me with the syntax for running a postgres function
from the within psql? I need to know the size of several databases.
The postgres documentation says there is a function that will do what
I need. The function is pg_database_size(name). I tried select
pg_database-_size(km). The response I get says there is no column
"km". I think I must be using the wrong syntax, but haven't found a
reference to what the correct syntax is.

Thanks,
Carol Walter

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Scott Whitney 2007-11-13 16:08:16 Re: Help with command syntax?
Previous Message frant101 2007-11-13 10:37:55 pg_dumpall error