Re: Clone object database

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "frank_lupo" <frank_lupo(at)email(dot)it>
Cc: "pgadmin-hackers" <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: Clone object database
Date: 2003-03-25 21:34:58
Message-ID: 03AF4E498C591348A42FC93DEA9661B8259E4B@mail.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Frank,

I found a few minutes - this is now committed with menu options etc.

A useful addition - thanks.

Regards, Dave.

> -----Original Message-----
> From: frank_lupo [mailto:frank_lupo(at)email(dot)it]
> Sent: 24 March 2003 16:21
> To: Dave Page
> Cc: pgadmin-hackers
> Subject: RE: [pgadmin-hackers] Clone object database
>
>
> >>1) It should include all object types - aggregates, casts,
> types etc
> >>should be handled as well.
> add all object type
> no database,schema,language,sequence
>
> >>2) The new objects are not added to the treeview.
> ok
>
> >>3) User variables are not cloned with the user.
> Ok
>
> >>4) Numeric columns in tables do not include their scale.
> Ok
>
> >>5) 'System' indexes (such a created by Primary Key or Unique
> >>constraints) will also be manually recreated.
> Ok, not create a system index
>
> >>6) The patch doesn't include updates to frmMain and clsContext to
> >>handle the menus.
> Ok, execute refresh
>
> Bye !!
> Frank Lupo (Wolf) !!
>
> /\_ _/\
> \ o o /
> --ooo-----ooo---
>
>
> --
> Prendi GRATIS l'email universale che... risparmia:
http://www.email.it/f

Sponsor:
Il notebook che hai sempre desiderato lo trovi su Ebest
Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=551&d=24-3

Browse pgadmin-hackers by date

  From Date Subject
Next Message frank_lupo 2003-03-26 11:10:32 conversion
Previous Message Dave Page 2003-03-25 15:02:24 Re: PGA3 bug