Bitcoin Forum
May 02, 2024, 11:01:09 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: configure Bitcoin Core to use another database instead of Berkeley  (Read 65 times)
wanda69 (OP)
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
December 25, 2020, 06:15:00 PM
 #1

hi,

i was wondering how i can configure bitcoin core to use a postgreSQL database instead of a Berkeley DB or if thats even possible. I dont like Oracle.

Thanks,
wanda
1714690869
Hero Member
*
Offline Offline

Posts: 1714690869

View Profile Personal Message (Offline)

Ignore
1714690869
Reply with quote  #2

1714690869
Report to moderator
You get merit points when someone likes your post enough to give you some. And for every 2 merit points you receive, you can send 1 merit point to someone else!
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714690869
Hero Member
*
Offline Offline

Posts: 1714690869

View Profile Personal Message (Offline)

Ignore
1714690869
Reply with quote  #2

1714690869
Report to moderator
NotATether
Legendary
*
Offline Offline

Activity: 1596
Merit: 6724


bitcoincleanup.com / bitmixlist.org


View Profile WWW
December 25, 2020, 09:17:52 PM
 #2

There's no way to change the database format used in the wallet file. In fact, for compatibility reasons the wallet file is even pinned to an old version of Berkeley DB (4.8 I think).

.
.BLACKJACK ♠ FUN.
█████████
██████████████
████████████
█████████████████
████████████████▄▄
░█████████████▀░▀▀
██████████████████
░██████████████
████████████████
░██████████████
████████████
███████████████░██
██████████
CRYPTO CASINO &
SPORTS BETTING
▄▄███████▄▄
▄███████████████▄
███████████████████
█████████████████████
███████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
███████████████████████
█████████████████████
███████████████████
▀███████████████▀
█████████
.
achow101
Moderator
Legendary
*
Offline Offline

Activity: 3388
Merit: 6578


Just writing some code


View Profile WWW
December 26, 2020, 06:16:04 AM
 #3

No, you cannot. Bitcoin Core 0.21 allows you to use SQLite for some wallets. But if you want to use another database system, you would have to implement integration with that yourself. Thankfully everything has been encapsulated enough that it shouldn't be terribly hard to do that.

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!