Thread: Enquiry
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 the scalability feature in postgres. found that there is no inbuilt support in postgres.
it would be great if you could point me in the right direction.
Thanks
Mohammed Abdul Azeem
På onsdag 29. juni 2016 kl. 09:36:12, skrev mohd abdul azeem <mohdabdulazeem@hotmail.com>:
HelloThis 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 the scalability feature in postgres. found that there is no inbuilt support in postgres.it would be great if you could point me in the right direction.ThanksMohammed Abdul Azeem
It would make it easier for us to help you if you asked a specific question.
--
Andreas Joseph Krogh
CTO / Partner - Visena AS
Mobile: +47 909 56 963
Attachment
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?
What does "scalable database" mean?
On Wed, Jun 29, 2016 at 9:55 AM, Andreas Joseph Krogh <andreas@visena.com> wrote:
På onsdag 29. juni 2016 kl. 09:36:12, skrev mohd abdul azeem <mohdabdulazeem@hotmail.com>:HelloThis 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 the scalability feature in postgres. found that there is no inbuilt support in postgres.it would be great if you could point me in the right direction.ThanksMohammed Abdul AzeemIt would make it easier for us to help you if you asked a specific question.
--
Melvin Davidson
I reserve the right to fantasize. Whether or not you
wish to share my fantasy is entirely up to you.
I reserve the right to fantasize. Whether or not you
wish to share my fantasy is entirely up to you.
Attachment
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 is this a reversed number issue? > > I have just signed up with the postgres community. i hope this is > correct place for getting my queries answered. Yes. > > I am planning to learn the scalability feature in postgres. found that > there is no inbuilt support in postgres. > > it would be great if you could point me in the right direction. See the post from Andreas. > > Thanks > Mohammed Abdul Azeem -- Adrian Klaver adrian.klaver@aklaver.com