| From: | Josef Springer <Josef(dot)Springer(at)JOOPS(dot)COM> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | CreateTable --> schema not found |
| Date: | 2005-07-13 07:34:52 |
| Message-ID: | 42D4C41C.3090502@joops.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Hi,
sorry, i am a PostgesSQL beginner:
* I started the pgadmin tool as superuser.
* Created the database OfficeTalk
* Created the schema OfficeTalk with same permissions as the
template pg_template_1
* If i create the table OfficeTalk.absent .... >>> schema not found
* Creating the same table in schema pg_template_1 works fine.
I could not found any solution. Can anybod help me ?
--
Best Regards,
Josef Springer
<cid:part1(dot)03030007(dot)05000903(at)netscape(dot)com> -- the software company --
Orlando-di-Lasso Str. 2
D-85640 Putzbrunn
Tel. ++49(0)89 600 6920
Fax ++49(0)89 600 69220
mailto Josef(dot)Springer(at)joops(dot)com <mailto:Josef(dot)Springer(at)joops(dot)com>
Website http://www.joops.com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Miles Keaton | 2005-07-13 07:45:19 | pgcrypto : how to get SHA1(string) as a 40-char string, NOT binary string? |
| Previous Message | Josef Springer | 2005-07-13 07:33:57 | Migrating a Microsoft-SQL database to Postgres |