Re: [GENERAL] storing large files in database - performance - Mailing list pgsql-general

From John R Pierce
Subject Re: [GENERAL] storing large files in database - performance
Date
Msg-id 4178174c-fcb3-5cb5-a4f0-5a54ab124573@hogranch.com
Whole thread Raw
In response to [GENERAL] storing large files in database - performance  (Eric Hill <Eric.Hill@jmp.com>)
List pgsql-general
On 5/16/2017 5:25 AM, Eric Hill wrote:
> I do have the Sequelize ORM and the pg driver in between my code and
> the database.


Can you try a similar test without the ORM, just going straight from
node.js to sql ?


--
john r pierce, recycling bits in santa cruz



pgsql-general by date:

Previous
From: John R Pierce
Date:
Subject: Re: [GENERAL] storing large files in database - performance
Next
From: Tom Lane
Date:
Subject: Re: [GENERAL] Help: Installing 9.6 breaks local connections to 9.2 on Centos 6.9