Re: [GENERAL] Enquiry

2016-06-29 Thread Melvin Davidson
Almost all databases are "scalable". The scalability is based on schema design and hardware architecture. As long as you are careful about table structures and relationships and have sufficient hardware, it should scale nicely. What does "scalable database" mean?

Re: [GENERAL] Enquiry

2016-06-29 Thread Adrian Klaver
On 06/29/2016 12:36 AM, mohd abdul azeem wrote: Hello This is Mohammed. I am a database developer using postgres as the backend database. i am working on the postgres version 9.3.5 for development purpose. Any particular reason you are using this version instead of the most recent, 9.5.3 or

Re: [GENERAL] Enquiry

2016-06-29 Thread Andreas Joseph Krogh
På onsdag 29. juni 2016 kl. 09:36:12, skrev mohd abdul azeem < mohdabdulaz...@hotmail.com >: Hello   This is Mohammed. I am a database developer using postgres as the backend database. i am working on the postgres version 9.3.5 for development purpose.   I have j

[GENERAL] Enquiry

2016-06-29 Thread mohd abdul azeem
Hello This is Mohammed. I am a database developer using postgres as the backend database. i am working on the postgres version 9.3.5 for development purpose. I have just signed up with the postgres community. i hope this is correct place for getting my queries answered. I am planning to learn t