Re: reindex action - Mailing list pgadmin-hackers

From frank_lupo
Subject Re: reindex action
Date
Msg-id HBC0S4$1C0B8019971975BC900007EB54338963@email.it
Whole thread Raw
List pgadmin-hackers
> 
> 
> > -----Original Message-----
> > From: frank_lupo [mailto:frank_lupo@email.it] 
> > Sent: 05 March 2003 21:13
> > To: pgadmin-hackers
> > Subject: [pgadmin-hackers] reindex action
> > 
> > 
> > I developed a reindex command (table,index no database).
> 
> Sorry Frank - this breaks the OO design of pgSchema. Unless there are
> exceptional circumstances, anything that occurs to an object should be
> implemented as a method of that object, so I would expect to see methods
> like:
> 
> pgIndex.ReIndex()
> pgDatabase.ReIndex()
> pgTable.ReIndex()
> 
> Can you recode it in that fashion please?
> 
> Thanks, Dave.
> 

Excuse, I have corrected the schema. 
How we make to call these actions?  

Bye !!
Frank Lupo (Wolf) !!

    /\_ _/\
    \ o o /
--ooo-----ooo---


--
Prendi GRATIS l'email universale che... risparmia: http://www.email.it/f

Sponsor:
Stai cercando una casella di posta professionale senza pubblicità e senza scadenza? Quello che fa per te è Email.it
Pro15o Pro50, ordinala subito, è proprio forte! 
Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=1045&d=6-3
Attachment

pgadmin-hackers by date:

Previous
From: efesar
Date:
Subject: Re: PGAdmin 3 Patch // Memory Leaks Fixed // Ignore last patch
Next
From: "Dave Page"
Date:
Subject: Re: reindex action