sql question

Поиск
Список
Период
Сортировка
От chris markiewicz
Тема sql question
Дата
Msg-id 00c801c028b6$c155d2c0$dbb846c6@cmarkiewicz
обсуждение исходный текст
Список pgsql-general
hello

i just learned that some of the constraint altering functionality is not
completely implemented.  as a workaround, i selected all of the data from
that table into a temp table, dropped and recreated the table (with the
correct constraints), and now i want to re-insert the data.  can this be
done with a single sql stmt?

thanks
chris


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

Предыдущее
От: "Mitch Vincent"
Дата:
Сообщение: Re: Increased BLKSZ, but now pgsql seg-faults?
Следующее
От: "Adam Lang"
Дата:
Сообщение: Re: sql question