| From: | Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> |
|---|---|
| To: | Jim Michaels <jim(dot)michaels(at)jesusnjim(dot)com> |
| Cc: | Marko Tiikkaja <marko(at)joh(dot)to>, pgsql-bugs(at)postgresql(dot)org |
| Subject: | Re: about and feature matrix on site |
| Date: | 2016-06-23 16:54:39 |
| Message-ID: | 20160623165439.GA200481@alvherre.pgsql |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
Jim Michaels wrote:
> Q: does pgsql create data files using the filesystem and OS API, or does it
> try to write directly into NTFS without using the API?
We don't write to the FS directly, and I don't think we would change
that any time soon.
> because if it uses the API, I can down the server and back it up as an
> alternative, check the fs, etc.
Yes, you can do that and it works fine.
--
Álvaro Herrera http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
| From | Date | Subject | |
|---|---|---|---|
| Next Message | zzia88 | 2016-06-23 16:56:27 | BUG #14211: i am enable to upload .xlsx file in my postgres database. |
| Previous Message | danielnewman | 2016-06-23 16:25:07 | BUG #14210: filter by "=" constraint doesn't work when hash index is present on a column |