Re: [GENERAL] inheridt tables from db

2006-03-25 Thread chris smith
On 3/25/06, nik600 <[EMAIL PROTECTED]> wrote: > hi > > i am considering to port an important web applications to postgres, > this applications is made of php and i reuse the same code for many > customer, due to have a clean structure and simple updates... > > now i have one code and many databases

[GENERAL] inheridt tables from db

2006-03-24 Thread nik600
hi i am considering to port an important web applications to postgres, this applications is made of php and i reuse the same code for many customer, due to have a clean structure and simple updates... now i have one code and many databases in mysql... i know that with postgres i can inheridt som