Skip to content
View in the app

A better way to browse. Learn more.

Thailand News and Discussion Forum | ASEANNOW

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Postgresql Download Problems

Featured Replies

In the wizard setup I get to the last part("Initialis Database Cluster" step) then:-

It says -"the postgreSQL data directory must be on a NTFS formatted volume"

"If you wish to install the data directory on another type of partition(which is not recomended, and is unsupported) you must initialise the database cluster manually by running initdb.exe."

Can any of you experts translate this into English :o:D

It sounds like it wants to put the data and transaction logs onto a file system that is formatted with NTFS, as opposed to FAT32, which I'm assuming is where the problems is.

Check the file system format on the drive you're setting the data directory to (right click drive letter in explorer, properties).

If this is indeed the case, either convert the drive to NTFS or choose another drive thats already NTFS formatted (assuming you've got one)

PM me if you're stuck.

As Malcom write, this is due to PostgreSQL require NTFS support as opposed to the older FAT and FAT32 filesystems.

If you ran your PostgreSQL on a Linux box you would be fine :o

I believe there is a tiny tool that will build a virtual NTFS partition on your FAT32 one. This will be slower, but if you are just using it for development or testing you should be fine.

Google for virtual NTFS

  • Author
It sounds like it wants to put the data and transaction logs onto a file system that is formatted with NTFS, as opposed to FAT32, which I'm assuming is where the problems is.

Check the file system format on the drive you're setting the data directory to (right click drive letter in explorer, properties).

If this is indeed the case, either convert the drive to NTFS or choose another drive thats already NTFS formatted (assuming you've got one)

PM me if you're stuck.

Thanks. I se my D drive is NTFS, I;ll give it a go again.

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.