- Previous thread: Re: [GENERAL] commercial adaptation of postgres
- Next thread: [GENERAL] Start automatically a function at startup of postgresql server
- Threads sorted by date: pgsql 200907
On Fri, Jul 3, 2009 at 10:40 PM, Pavel Stehule wro=
te:
> 2009/7/4 Roseller A. Romanos :
>> =A0Hi,
>>
>> I really have a serious problem with this.=A0 I hope you could give me s=
ome
>> insights on how to possibly solve this problem. I have installed a new c=
opy
>> of postgres in my PC using Windows XP OS and I have copy the data folder=
in
>> my previous installation from the other PC, my problem is that I cannot
>> access the records that I have copied from the other PC.
>
> you cannot copy postgres data files from one computer to second.
> PostgreSQL is not MySQL. Use pg_dump instead or copy statement.
Well, strictly speaking, if they're from the same architecture, with
the same compile time options and the same major version of pgsql*
then you can. But you need to shut down the source and destination
servers while doing it.
* Note that in pgsql the first TWO numbers denote a major version, so
8.1 and 8.2 are NOT the same major version.
--=20
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general
te:
> 2009/7/4 Roseller A. Romanos :
>> =A0Hi,
>>
>> I really have a serious problem with this.=A0 I hope you could give me s=
ome
>> insights on how to possibly solve this problem. I have installed a new c=
opy
>> of postgres in my PC using Windows XP OS and I have copy the data folder=
in
>> my previous installation from the other PC, my problem is that I cannot
>> access the records that I have copied from the other PC.
>
> you cannot copy postgres data files from one computer to second.
> PostgreSQL is not MySQL. Use pg_dump instead or copy statement.
Well, strictly speaking, if they're from the same architecture, with
the same compile time options and the same major version of pgsql*
then you can. But you need to shut down the source and destination
servers while doing it.
* Note that in pgsql the first TWO numbers denote a major version, so
8.1 and 8.2 are NOT the same major version.
--=20
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general
Conversations: [GENERAL] Pls help
- [GENERAL] Pls help by Roseller A. Romanos on 2009-07-04T04:14:36+00:00
- Re: [GENERAL] Pls help by Pavel Stehule on 2009-07-04T04:42:09+00:00
- Re: [GENERAL] Pls help by Scott Marlowe on 2009-07-04T06:07:11+00:00
- Re: [GENERAL] Pls help by Pavel Stehule on 2009-07-04T06:13:24+00:00
- Re: [GENERAL] Pls help by Scott Marlowe on 2009-07-04T06:15:05+00:00
- Re: [GENERAL] Pls help by Pavel Stehule on 2009-07-04T06:24:11+00:00
- Re: [GENERAL] Pls help by Scott Marlowe on 2009-07-04T06:28:14+00:00
- Re: [GENERAL] Pls help by Scott Marlowe on 2009-07-04T06:28:45+00:00
- Re: [GENERAL] Pls help by justin on 2009-07-04T22:50:22+00:00
Related Threads
- [users@httpd] Certificates Revocation Lists and Apache... - httpd
- [jira] Created: (OFBIZ-3154) When an entityModel has a field marked as a primary key, it should also be set to NotNull - ofbiz
- CakePHP - Export data to Excel The Easy Way! - cakephp
- [grails-user] java.lang.SecurityException - grails
- [dev] OpenOffice Calc in the Financial Markets. - openoffice
- [PATCH 00/12] Series short description - kernel
- [opensuse] HPLIP - opensuse
- [GENERAL] obtaining ARRAY position for a given match - pgsql
- [opensuse] gtk (gnome?) themes under fvwm on 11.2 - opensuse
- OPT_PARAM - oracle
- [grails-user] How get all posted to action data as String? - grails
- [releng_8 tinderbox] failure on i386/i386 - freebsd