On Wed, Mar 5, 2014 at 4:06 PM, Robert Haas <robertmhaas@gmail.com> wrote: > > On Tue, Mar 4, 2014 at 3:33 PM, Fabrízio de Royes Mello > <fabriziomello@gmail.com> wrote: > > Is the TODO item "CREATE SCHEMA ... LIKE ..." [1] a good GSoC project? > > Maybe. I'm not sure that everyone would agree that it's a good idea. > And it'd probably involve mucking with a bunch of tablecmds.c code > that is kind of a mess already. >
If already exists functions that dump objects maybe this work be easier, or I'm completely wrong?
Well, maybe I must concentrate my efforts to "make unlogged table logged" proposal instead of try to find another one!