From: | grant <grant(at)amadensor(dot)com> |
---|---|
To: | "Nigel J(dot) Andrews" <nandrews(at)investsystems(dot)co(dot)uk> |
Cc: | Christoph Dalitz <christoph(dot)dalitz(at)hs-niederrhein(dot)de>, <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: namespaces and schemas |
Date: | 2002-07-02 19:10:00 |
Message-ID: | Pine.LNX.4.33.0207021207290.24583-100000@dbms.amadensor.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
This is not Oracle. Createing another database is not like creating
another instance. The disk usage is minimal, and there is nearly no extra
memory usage (none when no connections are made to it at the moment).
Creating another database is minor. The only limitation is referencing
tables in other databases, that is other than the one you are currently
connected to.
______________________________________________________________________________
Your mouse has moved.
You must restart Windows for your changes to take effect.
#!/usr/bin/perl
print $i=pack(c5,(41*2),sqrt(7056),(unpack(c,H)-2),oct(115),10);
From | Date | Subject | |
---|---|---|---|
Next Message | Jan Wieck | 2002-07-02 19:14:35 | Re: (A) native Windows port |
Previous Message | Tom Lane | 2002-07-02 19:00:07 | Re: Bad records in table |