Postgres folder too big

Hi all,
my folder:
/var/lib/postrgesql/9.6/main/base/16443 is about 11gb…

Under server.properties I see:

enable.db=true
enable.raw.db.data.store=true

So I guess that I have enable raw data on server…

Now, I can disable this and get free space?

After disabled, what will I lost?

Many thanks

I guess the first question is what version of local server are you running?

Pete.

0.41.12

Quite old then.

I guess that it’s a question for @Dmitriy, but as Legacy local server is no longer supported I’m not sure if you’ll get an answer.

Pete.

But, if I set:

enable.db=false
enable.raw.db.data.store=false

I suppose that the DB stops to increase…
no problem if i lost my data, but everything must work!

thanks