Re: [pgadmin-support] How to find out hierchy of employee?

2006-06-23 Thread Derrick Betts
This is more a matter of table structure and the changing of the way you think about how the employees, managers, etc. relate to each other in the database table.  I've modified your table below by adding a StationID column: EMPNO  ENAME  JOB  StationID MGR      

Re: [pgadmin-support] pgadmin and red hat enterprise 4

2006-06-23 Thread Sébastien Lardière
Bottini Gian Piero a écrit : > Hi, > > I have a server with a Linux Red Hat Enterprise 4. > > > > I would like install pgadmin3 version 1.4.0 or later (I need pgagent ) . > > Unfortunely rpm aren’t > > and I tried to compile but without success. I solved it in two steps : - download and c