I can be a BUG?

Поиск
Список
Период
Сортировка
От Edipo E. F. Melo
Тема I can be a BUG?
Дата
Msg-id 200012012250.eB1MoQF29124@mail.postgresql.org
обсуждение исходный текст
Ответы Re: I can be a BUG?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-sql
Hi all,

    My wife is working on a university graduate project with PHP
and PostgreSQL. She used ERWin to model the tables and exported the
model into ASCII file with a set of SQL commands to create the tables
(with a short corrections of types).

    Whe she tried to import into PostgreSQL, using pgsql and "\i"
command, it create about 95% of the tables. The others wasn't created
because she forgot change the type of some fields.

    To delete the tables, I sugest to drop the database and create
it again. She droped the database and, when she created the new one,
all tables was there. We repeat this process some times and it can't
create a empty database.

    Even on a new, uncreated, with another name, database, all the
tables of the problematic database was there. Can anyone explain if we
are making somethink wrong or this is a BUG?

    We using PostgreSQL 7.0.3. under Conectiva Linux 5.0. I'm
sending the ASCII script attached.

PS.: Sara, sorry if you receive more than one copy of this mensage, but
I was uncertain about you correct e-mail address.

    Thank's and "Feliz Natal" to all,


    []'s

    Edipo Elder F. de Melo

Вложения

В списке pgsql-sql по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Rules with Conditions: Bug, or Misunderstanding
Следующее
От: Tom Lane
Дата:
Сообщение: Re: I can be a BUG?