RE: How do I upgrade psql from version 7 to be 10 in Windows 10?[SEC=UNOFFICIAL]

Поиск
Список
Период
Сортировка
От Pilling, Michael
Тема RE: How do I upgrade psql from version 7 to be 10 in Windows 10?[SEC=UNOFFICIAL]
Дата
Msg-id 11699946c3314b06a559713db7078649@dst.defence.gov.au
обсуждение исходный текст
Ответы Re: How do I upgrade psql from version 7 to be 10 in Windows 10?[SEC=UNOFFICIAL]  (Karen Goh <karenworld@yahoo.com>)
Список pgsql-novice

UNOFFICIAL

You might consider installing phpPgAdmin on both systems, and using it to dump a text version of your database. You can then use it to reload your database on the new installation. It definitely retains data and table structures. It is very simple to use. I’d try to have both systems running concurrently so you can retry the dump and load with different settings if necessary.

 

Regards,

Michael

 

 

 

From: David G. Johnston [mailto:david.g.johnston@gmail.com]
Sent: Monday, 29 July, 2019 11:23 a.m.
To: Karen Goh
Cc: pgsql-novice@lists.postgresql.org
Subject: Re: How do I upgrade psql from version 7 to be 10 in Windows 10?

 

On Saturday, July 27, 2019, Karen Goh <karenworld@yahoo.com> wrote:

I was wrestling with my database migration till I found out that I actually had a 7.6 PSQL version instead of 10 which I had downloaded this year.

 

Start from scratch on a clean system and consider your existing database lost.  If that is not acceptable then probably should just find someone locally to do this for you.  Your reported setup of seeing a 7.* psql application on Windows 10 is so far off track that trying to figure out your unique situation over email seems unlikely to attract free help from qualified people.

 

Now, I have problem in upgrading PSQL to 10 even though I had done all the ncessary steps like setting the permission to All in Windows 10.

 

You should understand that as used on these list “psql 10” typically refers to the server.  Since you seem to mean just the command line program you need to be a bit more verbose here.

 

 and then secondly share with me article how to use Linux from installation as a dual boot drive in my laptop and using Linux with Postgresql.

 

People have written many beginner level books on this kind of thing.  You should read a number of them.

 

Frankly I’d suggest you use VirtualBox to run Linux inside Windows.  Spending some time learning that will go a long way if you plan on picking up experience with Linux starting from a position of primary Windows usage.

 

David J.

 

В списке pgsql-novice по дате отправления:

Предыдущее
От: Karen Goh
Дата:
Сообщение: Re: How do I upgrade psql from version 7 to be 10 in Windows 10?
Следующее
От: Karen Goh
Дата:
Сообщение: Re: How do I upgrade psql from version 7 to be 10 in Windows 10?[SEC=UNOFFICIAL]