On Wed, May 28, 2003 at 09:49:31 +0200,
Michael Mattox <[EMAIL PROTECTED]> wrote:
> Is it possible to configure the pg_hba.conf to allow access from a dynamic
> IP address? Or is it possible to allow ANY IP address? I tried using both
> my domain name and *.*.*.* and neither work. I have a dyn
In the contrib directory exists the database_size function (dbsize
directory, i think) ...
And if you want to automate the process of retrieving all your databases
size
http://www.brasileiro.net:8080/postgres/cookbook/view-one-recipe.adp?recipe_id=15493
Anagha Joshi wrote:
Hi,
How can I know
Hi all,
We are extending a web application(front-end: Perl5,
back-end: Postgres-7.2.1). We use DBI module of Perl
for connecting to Postgres. Now this application
shall have mulitple database, which may be on
different machines. We want a robust authentication
method , so that database access b
Hi,
How can I know size of the specific database in Postgres?
Thx. in advance.
-Anagha
Is it possible to configure the pg_hba.conf to allow access from a dynamic
IP address? Or is it possible to allow ANY IP address? I tried using both
my domain name and *.*.*.* and neither work. I have a dynamic IP address
with my DSL at home and I'd really like to find a way for me to be able to