keeping images in a bytea field on AWS RDS

2020-03-31 Thread Richard Bernstein
I am using postgresql on RDS. I need to upload an image to the table. I understand that I need to set the PGDATA directory and place the image file in it, before setting the path in the bytea field. But how do I set PGDATA if I don't have the ability to set an environment variable, and don't have a

Re: javascript app running in crhome with connection to postgreSQL

2020-06-10 Thread Richard Bernstein
Hi Stan. I have been dealing with this lately. I have a Chrome Extension that does work gathering the info to save in the postgresql, such as screen scraping a specific tab. I am using AWS RDS hosted Postgresql, btw. I am not sure however, due to security reasons, that you can open a connection *d

Re: running a batch script

2020-06-19 Thread Richard Bernstein
You're welcome. It is not real data: It was just a sample. On Fri, Jun 19, 2020 at 12:08 PM Paul Förster wrote: > Hi, > > > On 19. Jun, 2020, at 17:30, Richard Bernstein > wrote: > > > > thanks for posting all private data to a public list! > > Can some