| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | girish R G peetle <giri(dot)anamika0(at)gmail(dot)com> |
| Cc: | pgsql-admin <pgsql-admin(at)postgresql(dot)org> |
| Subject: | Re: PostgreSQL file system based restore from Linux to Windows |
| Date: | 2014-12-31 06:28:34 |
| Message-ID: | 29289.1420007314@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
girish R G peetle <giri(dot)anamika0(at)gmail(dot)com> writes:
> PostgreSQL file system based restore, ( copy database files from linux to
> windows) from Linux to Windows is supported ?
> I couldn't find any reference to this information in PostgreSQL
> documentation.
No. The general project policy is that data files are only compatible
across one platform, ie, one OS and machine architecture. (I'm pretty
sure this is stated somewhere in the docs, but am too tired to go
looking for chapter and verse.)
It might happen to work, if you're talking the same Intel-ish CPU type
on both ends ... but if it fails, don't call us.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | girish R G peetle | 2014-12-31 09:12:23 | Re: PostgreSQL file system based restore from Linux to Windows |
| Previous Message | girish R G peetle | 2014-12-31 05:33:49 | PostgreSQL file system based restore from Linux to Windows |