Re: Database in another drive

2025-10-18 Thread Tim Gerber
Yes, you can either set the default tablespace to the desired drive or create a tablespace on the E: drive and specify the db objects to use it. Best to look at: https://www.postgresql.org/docs/current/manage-ag-tablespaces.html Best Regards, Tim On Mon, Oct 13, 2025 at 3:19 PM Arbol One wrote:

Re: Database in another drive

2025-10-13 Thread Adrian Klaver
On 10/13/25 14:57, Ron Johnson wrote: On Mon, Oct 13, 2025 at 4:19 PM Arbol One > wrote: Is there a way to either create the database or save the data in another drive? I am using Win11, not my choice since 1998, and, not surprisingly, the WinOS had a

Re: Database in another drive

2025-10-13 Thread Ron Johnson
On Mon, Oct 13, 2025 at 4:19 PM Arbol One wrote: > Is there a way to either create the database or save the data in another > drive? > > I am using Win11, not my choice since 1998, and, not surprisingly, the > WinOS had a crash; > I've been using Windows on (local, telecommuting) corporate PCs f

Re: Database in another drive

2025-10-13 Thread John McKown
https://www.google.com/search?q=create+postgres+database+on+e%3A&oq=create+postgres+database+on+e%3A&gs_lcrp=EgZjaHJvbWUyBggAEEUYOdIBCTI5MjI0ajBqN6gCD7ACAQ&client=ms-android-google&sourceid=chrome-mobile&ie=UTF-8 On Mon, Oct 13, 2025, 15:19 Arbol One wrote: > Is there a way to either create the