Re: Null values where they should not be...HELP Please!!

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Null values where they should not be...HELP Please!!
Дата
Msg-id 14597.988931677@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Null values where they should not be...HELP Please!!  (Sanjay Arora <sk@pobx.com>)
Список pgsql-interfaces
Stephen Davies <scldad@sdc.com.au> writes:
> I changed my DDL to make the unique (sequence-based) keys on the tables 
> involved "not null". This sees to have stopped the inserts but has not 
> caused any error messages.

Are you looking for error messages in the postmaster log, or are you
just believing what Microsoft software tells you?

Running the postmaster with query logging enabled (-d2 postmaster
switch) would be even more helpful, since then we could see what these
mysterious queries are ...
        regards, tom lane


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Re: libpq++
Следующее
От: Stephen Davies
Дата:
Сообщение: Re: Null values where they should not be...HELP Please!!