RE: What's going on here figured it out?

Поиск
Список
Период
Сортировка
От Dave Cramer
Тема RE: What's going on here figured it out?
Дата
Msg-id 023501c11698$2faf4420$8201a8c0@inspiron
обсуждение исходный текст
Ответ на Re: What's going on here?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Thanks for everyone's input. Dumping the schema for the table was the
hint. I found the trigger that was causeing it to fail.

Would be nice if there was some debug mode to see what it was doing?

Dave

-----Original Message-----
From: pgsql-general-owner@postgresql.org
[mailto:pgsql-general-owner@postgresql.org] On Behalf Of Tom Lane
Sent: July 27, 2001 1:57 AM
To: Dave@micro-automation.net
Cc: pgsql-general@postgresql.org
Subject: Re: [GENERAL] What's going on here?


Seems pretty weird.  May we see the full schema for the table? "pg_dump
-s -t tablename dbname" is the best way.

            regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Re: Running Postmaster - PGDATA Variable
Следующее
От: Fariba Noorbakhsh
Дата:
Сообщение: Question about Foreign key!