[GENERAL] Disabling inheritance with query. - Mailing list pgsql-general

From Edmundo Robles
Subject [GENERAL] Disabling inheritance with query.
Date
Msg-id CAOXzpYD0Wp97YVLMPZqZ4ozvVBou7s_MFwpXzTNEt1rK7kFHJQ@mail.gmail.com
Whole thread Raw
Responses Re: [GENERAL] Disabling inheritance with query.
Re: [GENERAL] Disabling inheritance with query.
Re: [GENERAL] Disabling inheritance with query.
List pgsql-general
Hi! 

i need  disable  inheritance  from many tables in a query like 

"delete from pg_inherits where inhparent=20473"  instead alter table ...

but  is safe?   which is the risk for  database if  i  delete it?

pgsql-general by date:

Previous
From: neos@olansoft.com
Date:
Subject: [GENERAL] Too long startup time after each crash.
Next
From: Tom Lane
Date:
Subject: Re: [GENERAL] Disabling inheritance with query.