Re: Help with command syntax?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



select pg_database_size('km');
select pg_size_pretty(pg_database_size('km')) as size;


> 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

> ---------------------------(end of broadcast)---------------------------
> TIP 4: Have you searched our list archives?

>                http://archives.postgresql.org



-- 
С уважением,
 isk                          mailto:isk@xxxxxx


---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

               http://archives.postgresql.org


[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux